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-26 11:14:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
48f19cf839
litellm-mirror
/
litellm
/
types
History
Download ZIP
Download TAR.GZ
Krrish Dholakia
7730520fb0
fix(router.py): allow passing httpx.timeout to timeout param in router
...
Closes
https://github.com/BerriAI/litellm/issues/3162
2024-04-26 14:57:19 -07:00
..
completion.py
Fix issue
#2832
: Add protected_namespaces to Config class within utils.py, router.py and completion.py to avoid the warning message.
2024-04-08 12:43:17 +08:00
embedding.py
(feat) litellm add types for completion, embedding request
2024-01-02 12:27:08 +05:30
router.py
fix(router.py): allow passing httpx.timeout to timeout param in router
2024-04-26 14:57:19 -07:00
services.py
feat(prometheus_services.py): emit proxy latency for successful llm api requests
2024-04-18 16:04:35 -07:00