feat: add bitdeerai model provider

This commit is contained in:
Yujie Zhu 2025-03-16 11:12:32 +08:00
parent 91949be3bd
commit a96ca1c920
10 changed files with 251 additions and 0 deletions

View file

@ -79,6 +79,7 @@ LITELLM_CHAT_PROVIDERS = [
"hosted_vllm",
"lm_studio",
"galadriel",
"bitdeerai",
]
@ -313,6 +314,7 @@ together_ai_models: List = [
"WizardLM/WizardLM-70B-V1.0",
] # supports all together ai models, just pass in the model id e.g. completion(model="together_computer/replit_code_3b",...)
bitdeerai_models: List = []
baseten_models: List = [
"qvv0xeq",