mirror of
https://github.com/katanemo/plano.git
synced 2026-04-27 01:36:33 +02:00
Add DigitalOcean as a first-class LLM provider (#889)
This commit is contained in:
parent
743d074184
commit
711e4dd07d
5 changed files with 88 additions and 6 deletions
|
|
@ -28,6 +28,7 @@ SUPPORTED_PROVIDERS_WITHOUT_BASE_URL = [
|
|||
"xai",
|
||||
"moonshotai",
|
||||
"zhipu",
|
||||
"digitalocean",
|
||||
]
|
||||
|
||||
SUPPORTED_PROVIDERS = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue