feat: Added CometAPI to LLM providers list

This commit is contained in:
TensorNull 2025-10-04 15:13:03 +08:00
parent cd4103861b
commit d87773d0a6
5 changed files with 56 additions and 0 deletions

View file

@ -81,6 +81,7 @@ async def get_user_llm_instance(
"MISTRAL": "mistral",
"AZURE_OPENAI": "azure",
"OPENROUTER": "openrouter",
"COMETAPI": "openai",
# Add more mappings as needed
}
provider_prefix = provider_map.get(