mirror of
https://github.com/katanemo/plano.git
synced 2026-07-02 15:51:02 +02:00
fixed tests for config generator
This commit is contained in:
parent
18c0dc37f7
commit
56f97dea9b
2 changed files with 11 additions and 12 deletions
|
|
@ -43,10 +43,6 @@ llm_providers:
|
|||
access_key: $AWS_BEARER_TOKEN_BEDROCK
|
||||
base_url: https://bedrock-runtime.us-west-2.amazonaws.com
|
||||
|
||||
- model: zhipu/glm-4.6
|
||||
access_key: $ZHIPU_API_KEY
|
||||
base_url: https://api.z.ai/api/coding/paas/v4
|
||||
|
||||
# Ollama Models
|
||||
- model: ollama/llama3.1
|
||||
base_url: http://host.docker.internal:11434
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue