Skip to content
Discussion options

You must be logged in to vote

Hi! Thanks for reaching out! ^^

The correct way to set up the LLM Providers with environment variables is as follows:

TOLGEE_LLM_PROVIDERS_0_API_KEY=yourApiKey
TOLGEE_LLM_PROVIDERS_0_API_URL=https://api.together.xyz/v1
TOLGEE_LLM_PROVIDERS_0_FORMAT=json_schema
TOLGEE_LLM_PROVIDERS_0_MODEL=gpt-4o-mini
TOLGEE_LLM_PROVIDERS_0_NAME=TogetherAI
TOLGEE_LLM_PROVIDERS_0_TYPE=OPENAI
...

I'll update the documentation to make it clear for others.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Anty0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants