mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
updating the CLI and demos to support anthropic vs. claude
This commit is contained in:
parent
ecf453ed70
commit
412b5b450a
5 changed files with 7 additions and 8 deletions
|
|
@ -8,12 +8,12 @@ from urllib.parse import urlparse
|
|||
|
||||
SUPPORTED_PROVIDERS = [
|
||||
"arch",
|
||||
"claude",
|
||||
"deepseek",
|
||||
"groq",
|
||||
"mistral",
|
||||
"openai",
|
||||
"gemini",
|
||||
"anthropic",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue