Add GITHUB_MODELS to provider maps

This commit is contained in:
CREDO23 2026-02-09 17:34:25 +02:00
parent fc946ee1e5
commit a9d6c41964
3 changed files with 4 additions and 0 deletions

View file

@ -45,6 +45,7 @@ PROVIDER_MAP = {
"ALIBABA_QWEN": "openai",
"MOONSHOT": "openai",
"ZHIPU": "openai",
"GITHUB_MODELS": "openai",
"REPLICATE": "replicate",
"PERPLEXITY": "perplexity",
"ANYSCALE": "anyscale",