mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix groq
This commit is contained in:
parent
cd85e857aa
commit
13710de5b8
1 changed files with 1 additions and 2 deletions
|
|
@ -19,9 +19,8 @@ overrides:
|
|||
llm_providers:
|
||||
- name: groq
|
||||
access_key: $GROQ_API_KEY
|
||||
provider_interface: openai
|
||||
provider_interface: groq
|
||||
model: llama-3.2-3b-preview
|
||||
base_url: https://api.groq.com
|
||||
|
||||
- name: gpt-4o
|
||||
access_key: $OPENAI_API_KEY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue