OpenAI: providing a second trusted translation to give more context #13398
Labels
enhancement
Adding or requesting a new feature.
undecided
These features might not be implemented. Can be prioritized by sponsorship.
Describe the problem
The primary language of our app is French, but we have internally the skills for producing a quality translation in English.
For other langages, we intent to rely on OpenAI automation and fix issues with users feedbacks. Of course, some words or sentences may be ambiguous. To improve the quality of the translation, we would like to provide more context to the AI.
Describe the solution you would like
For our case, we were thinking about sending both the French and English translation to produce a third one. This may allow OpenAI to better understand the context when translating ambiguous words.
Describe alternatives you have considered
We will try to implement ourself a POC by updating openai.py.
Of course, a built-in implementation would benefit to more users.
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: