You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature:
Add context to requests for custom API services.
Use case:
When using LLM models for a custom dictionary, the translation quality will be more accurate if the context is added to the query.
And it is possible to use it as part of the prompt.
Feature:
Add context to requests for custom API services.
Use case:
When using LLM models for a custom dictionary, the translation quality will be more accurate if the context is added to the query.
And it is possible to use it as part of the prompt.
Created PR for implement this feature: #394
The text was updated successfully, but these errors were encountered: