mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fixed config.yaml
This commit is contained in:
parent
59e34a34ca
commit
5f7f38ad24
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ llm_providers:
|
|||
|
||||
# OpenAI Models
|
||||
- model: openai/gpt-5-2025-08-07
|
||||
access_key: $OPENAI_API_KEY
|
||||
routing_preferences:
|
||||
- name: code generation
|
||||
description: generating new code snippets, functions, or boilerplate based on user prompts or requirements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue