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

Implement the interaction with OpenAI #3

Merged
merged 16 commits into from
Feb 13, 2024
Merged

Conversation

verovaleros
Copy link
Member

Description

Reads the configuration file for the prompts, reads user input for the text to translate, and then outputs the translation.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Tested locally with different inputs

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 13, 2024
@verovaleros verovaleros added this to the v0.1 milestone Feb 13, 2024
@verovaleros verovaleros self-assigned this Feb 13, 2024
@verovaleros verovaleros merged commit d7c870b into main Feb 13, 2024
4 checks passed
@verovaleros verovaleros deleted the feat_open-ai-comms branch February 13, 2024 18:01
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