mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-21 18:55:16 +02:00
Add GITHUB_MODELS to provider maps
This commit is contained in:
parent
fc946ee1e5
commit
a9d6c41964
3 changed files with 4 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ PROVIDER_MAP = {
|
|||
"ALIBABA_QWEN": "openai",
|
||||
"MOONSHOT": "openai",
|
||||
"ZHIPU": "openai",
|
||||
"GITHUB_MODELS": "openai",
|
||||
"REPLICATE": "replicate",
|
||||
"PERPLEXITY": "perplexity",
|
||||
"ANYSCALE": "anyscale",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue