Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Multilingual Prompt Template #376

Open
vkehfdl1 opened this issue Dec 19, 2023 · 0 comments
Open

Multilingual Prompt Template #376

vkehfdl1 opened this issue Dec 19, 2023 · 0 comments

Comments

@vkehfdl1
Copy link
Contributor

When we try to build chatbot for multilingual, the barrier of this is always prompt. We have to write prompt to each languages that we want to deal with.
This MultilingualPromptTemplate will detect user's question language automatically, and make prompt for that language.
You can set support languages and its prompts.
Plus, if you don't have language configure for new one, DeepL or other translator can translate prompt and pass it to LLM.

  1. Auto-detect user's input language
  2. Set prompt for user's language
  3. If pre-config is not existed, translate prompt for their language (optional feature)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant