-
I somehow have the problem to add other LLMs to the self-hosted instance; I tried to add it with .env but its not showing up. And the information on the website is not really helping or I am just too stupid. https://docs.tolgee.io/platform/projects_and_organizations/llm-providers I tried to add it according to GPT like that in .env Provider 1: DeepinfraTOLGEE_LLM_PROVIDERS__NAME=Deepinfra Provider 2: TogetherAITOLGEE_LLM_PROVIDERS_[1]NAME=TogetherAI |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi! Thanks for reaching out! ^^ The correct way to set up the LLM Providers with environment variables is as follows:
I'll update the documentation to make it clear for others. |
Beta Was this translation helpful? Give feedback.
Hi! Thanks for reaching out! ^^
The correct way to set up the LLM Providers with environment variables is as follows:
I'll update the documentation to make it clear for others.