mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-14 12:26:25 +00:00
add models served from ollama cloud
This commit is contained in:
@@ -16257,7 +16257,7 @@
|
||||
"output_cost_per_token": 0.0,
|
||||
"supports_function_calling": true
|
||||
},
|
||||
"ollama/gpt-oss-120b-cloud" : {
|
||||
"ollama/gpt-oss:120b-cloud" : {
|
||||
"input_cost_per_token": 0.0,
|
||||
"litellm_provider": "ollama",
|
||||
"max_input_tokens": 131072,
|
||||
@@ -16267,7 +16267,7 @@
|
||||
"output_cost_per_token": 0.0,
|
||||
"supports_function_calling": true
|
||||
},
|
||||
"ollama/gpt-oss-20b-cloud" : {
|
||||
"ollama/gpt-oss:20b-cloud" : {
|
||||
"input_cost_per_token": 0.0,
|
||||
"litellm_provider": "ollama",
|
||||
"max_input_tokens": 131072,
|
||||
|
||||
Reference in New Issue
Block a user