forked from phoenix/litellm-mirror
chore: comment for maritalk (#6607)
This commit is contained in:
parent
27e18358ab
commit
dad1d78c06
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ def get_llm_provider( # noqa: PLR0915
|
|||
## openrouter
|
||||
elif model in litellm.openrouter_models:
|
||||
custom_llm_provider = "openrouter"
|
||||
## openrouter
|
||||
## maritalk
|
||||
elif model in litellm.maritalk_models:
|
||||
custom_llm_provider = "maritalk"
|
||||
## vertex - text + chat + language (gemini) models
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue