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
Hello @timothycarambat. I apprisiate your works, thank you alot.
I would like to know are there any mechanism that let specific workspace works with desired non-english language ?
I would like to direct all reguest and response to any translate service/api.
My desired scheme like =
user-request-box -> translate service -> llm/rag_pipeline -> translate service -> user-response-box
Use a system prompt to drive a language behavior like that. That is where those kind of behavioral rules should go. Some models are smart enough to infer it from your prompt language, but is the system prompt is in English (default) and the prompt is in Spanish, it may still respond in english.
No description provided.
The text was updated successfully, but these errors were encountered: