Add llm providers

This commit is contained in:
Roberto
2026-04-19 00:32:12 +02:00
parent d5fea95561
commit ea9094f47f
3 changed files with 8 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ OPENAI_API_KEY=
ANTHROPIC_API_KEY=
GOOGLE_API_KEY=
CEREBRAS_API_KEY=
GROQ_API_KEY=
DEEPSEEK_API_KEY=
# Default model used by any agent that does not have a specific override below.
LLM_MODEL=gpt-5-mini