litellm/litellm/types
Krish Dholakia d37cc63250
Add new model provider Novita AI (#7582) (#9527)
* Add new model provider Novita AI (#7582)

* feat: add new model provider Novita AI

* feat: use deepseek r1 model for examples in Novita AI docs

* fix: fix tests

* fix: fix tests for novita

* fix: fix novita transformation

* ci: fix ci yaml

* fix: fix novita transformation and test (#10056)

---------

Co-authored-by: Jason <ggbbddjm@gmail.com>
2025-05-12 21:49:30 -07:00
..
enterprise/enterprise_callbacks [Feat] Add endpoints to manage email settings (#10646) 2025-05-07 18:56:17 -07:00
integrations [Feat] Add support for using Bedrock Knowledge Bases with LiteLLM /chat/completions requests (#10413) 2025-04-29 17:29:02 -07:00
llms Extract 'thinking' from nova response + Add 'drop_params' support for gpt-image-1 (#10680) 2025-05-08 23:01:38 -07:00
mcp_server
passthrough_endpoints [Feat] Pass through endpoints - ensure PassthroughStandardLoggingPayload is logged and contains method, url, request/response body (#10194) 2025-04-21 19:46:22 -07:00
proxy [Feat] Bedrock Guardrails - Add support for PII Masking with bedrock guardrails (#10642) 2025-05-07 18:30:57 -07:00
responses fix types/responses/main.py 2025-04-26 19:18:26 -07:00
adapter.py
caching.py
completion.py
embedding.py
files.py
fine_tuning.py
guardrails.py [Feat] Bedrock Guardrails - Add support for PII Masking with bedrock guardrails (#10642) 2025-05-07 18:30:57 -07:00
rerank.py
router.py [Feat] Option to force/always use the litellm proxy (#10559) (#10633) (#10773) 2025-05-12 20:22:54 -07:00
scheduler.py
services.py
tag_management.py
utils.py Add new model provider Novita AI (#7582) (#9527) 2025-05-12 21:49:30 -07:00
vector_stores.py fix typo (#10535) 2025-05-03 11:39:40 -07:00