This website requires JavaScript.
Explore
Help
Sign in
phoenix
/
litellm-mirror
Watch
0
Star
0
Fork
You've already forked litellm-mirror
1
mirror of
https://github.com/BerriAI/litellm.git
synced
2025-04-27 11:43:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f88380cfdf
litellm-mirror
/
litellm
/
llms
/
azure_ai
History
Download ZIP
Download TAR.GZ
Krrish Dholakia
1051478e95
All checks were successful
Read Version from pyproject.toml / read-version (push)
Successful in 15s
Details
Helm unit test / unit-test (push)
Successful in 23s
Details
fix(azure_ai/): fix transformation to handle when models don't support tool_choice
2025-03-11 21:42:24 -07:00
..
chat
fix(azure_ai/): fix transformation to handle when models don't support tool_choice
2025-03-11 21:42:24 -07:00
embed
(code quality) run ruff rule to ban unused imports (
#7313
)
2024-12-19 12:33:42 -08:00
rerank
Add cohere v2/rerank support (
#8421
) (
#8605
)
2025-02-22 22:25:29 -08:00
README.md
LiteLLM Minor Fixes & Improvements (09/17/2024) (
#5742
)
2024-09-17 23:00:04 -07:00
README.md
/chat/completion
calls routed via
openai.py
.