mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-22 11:15:42 +00:00
Merge cdbd084fd7 into 6664fc7f38
This commit is contained in:
commit
449399b5ea
1 changed files with 5 additions and 0 deletions
|
|
@ -42,6 +42,11 @@ chat:
|
|||
endpoint_url: "https://api.anthropic.com/v1/models"
|
||||
params:
|
||||
limit: "1000"
|
||||
avian:
|
||||
name: Avian
|
||||
litellm_provider: openai
|
||||
kwargs:
|
||||
api_base: https://api.avian.io/v1
|
||||
cometapi:
|
||||
name: CometAPI
|
||||
litellm_provider: cometapi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue