mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
* feat(hosted_vllm/chat/transformation.py): support calling vllm video url with openai 'file' message type allows switching between gemini/vllm easily * [WIP] redacted thinking tests (#9044) * WIP: redacted thinking tests * test: add test for redacted thinking in assistant message --------- Co-authored-by: Krish Dholakia <krrishdholakia@gmail.com> * fix(anthropic/chat/transformation.py): support redacted thinking block on anthropic completion Fixes https://github.com/BerriAI/litellm/issues/9058 * fix(anthropic/chat/handler.py): transform anthropic redacted messages on streaming Fixes https://github.com/BerriAI/litellm/issues/9058 * fix(bedrock/): support redacted text on streaming + non-streaming Fixes https://github.com/BerriAI/litellm/issues/9058 * feat(litellm_proxy/chat/transformation.py): support 'reasoning_effort' param for proxy allows using reasoning effort with thinking models on proxy * test: update tests * fix(utils.py): fix linting error * fix: fix linting errors * fix: fix linting errors * fix: fix linting error * fix: fix linting errors * fix(anthropic/chat/transformation.py): fix returning citations in chat completion --------- Co-authored-by: Johann Miller <22018973+johannkm@users.noreply.github.com> |
||
---|---|---|
.. | ||
anthropic_interface | ||
assistants | ||
batch_completion | ||
batches | ||
caching | ||
experimental_mcp_client | ||
files | ||
fine_tuning | ||
integrations | ||
litellm_core_utils | ||
llms | ||
proxy | ||
realtime_api | ||
rerank_api | ||
responses | ||
router_strategy | ||
router_utils | ||
secret_managers | ||
types | ||
__init__.py | ||
_logging.py | ||
_redis.py | ||
_service_logger.py | ||
_version.py | ||
budget_manager.py | ||
constants.py | ||
cost.json | ||
cost_calculator.py | ||
exceptions.py | ||
main.py | ||
model_prices_and_context_window_backup.json | ||
py.typed | ||
router.py | ||
scheduler.py | ||
timeout.py | ||
utils.py |