mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fixed issue withe non-local yaml config
This commit is contained in:
parent
85d59e20ec
commit
0e0e29fe84
1 changed files with 1 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