Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DB support to translate messages automatically with LLM model #4

Merged
merged 77 commits into from
Feb 19, 2024

Conversation

verovaleros
Copy link
Member

Description

This PR allows the tool to interact with the DB and automatically translate messages using the LLM model and configuration.

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

  • Added tests for the core DB functions
  • Run manually in both manual and automatic mode to make sure works as expected.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@verovaleros verovaleros added the enhancement New feature or request label Feb 19, 2024
@verovaleros verovaleros added this to the v1.0.0 milestone Feb 19, 2024
@verovaleros verovaleros self-assigned this Feb 19, 2024
@verovaleros verovaleros merged commit 1774374 into main Feb 19, 2024
4 checks passed
@verovaleros verovaleros deleted the feat_database-support branch February 19, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant