forked from phoenix/litellm-mirror
(feat) add ollama_chat as a provider
This commit is contained in:
parent
03de92eec0
commit
3e97a766a6
1 changed files with 1 additions and 0 deletions
|
@ -377,6 +377,7 @@ provider_list: List = [
|
||||||
"petals",
|
"petals",
|
||||||
"oobabooga",
|
"oobabooga",
|
||||||
"ollama",
|
"ollama",
|
||||||
|
"ollama_chat",
|
||||||
"deepinfra",
|
"deepinfra",
|
||||||
"perplexity",
|
"perplexity",
|
||||||
"anyscale",
|
"anyscale",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue