mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 16:56:24 +02:00
local support for Arch-Router via Ollama (#509)
* local support for Arch-Router via Ollama * fixed issue withe non-local yaml config --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-329.local>
This commit is contained in:
parent
1bbd35f1ab
commit
a03aef8b4c
3 changed files with 47 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ llm_providers:
|
|||
|
||||
- name: code_generation
|
||||
access_key: $OPENAI_API_KEY
|
||||
provider_interface: claude
|
||||
provider_interface: openai
|
||||
model: gpt-4.1
|
||||
usage: generating new code snippets, functions, or boilerplate based on user prompts or requirements
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue