mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
Fix JSON syntax error in providers.json
This commit is contained in:
parent
787e3b6f57
commit
dbad568c64
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@
|
|||
"ambient": {
|
||||
"base_url": "https://api.ambient.xyz/v1",
|
||||
"api_key_env": "AMBIENT_API_KEY"
|
||||
}.
|
||||
},
|
||||
"assemblyai": {
|
||||
"base_url": "https://llm-gateway.assemblyai.com/v1",
|
||||
"api_key_env": "ASSEMBLYAI_API_KEY"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue