mirror of
https://github.com/katanemo/plano.git
synced 2026-06-29 15:49:40 +02:00
ensure that only openai is used for provider
This commit is contained in:
parent
c7f8c2cef9
commit
00e4ba55a8
6 changed files with 14 additions and 8 deletions
|
|
@ -8,7 +8,7 @@ listener:
|
|||
|
||||
llm_providers:
|
||||
- name: local-llama
|
||||
provider: local-llama
|
||||
provider: openai
|
||||
model: llama3.2
|
||||
endpoint: host.docker.internal:11434
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue