litellm-mirror/litellm/llms/custom_httpx
Krish Dholakia 7363b072c1 Litellm dev 02 07 2025 p2 (#8377)
* fix(caching_routes.py): mask redis password on `/cache/ping` route

* fix(caching_routes.py): fix linting erro

* fix(caching_routes.py): fix linting error on caching routes

* fix: fix test - ignore mask_dict - has a breakpoint

* fix(azure.py): add timeout param + elapsed time in azure timeout error

* fix(http_handler.py): add elapsed time to http timeout request

makes it easier to debug how long request took before failing
2025-02-07 17:30:38 -08:00
..
aiohttp_handler.py [BETA] Add OpenAI /images/variations + Topaz API support (#7700) 2025-01-11 23:27:46 -08:00
http_handler.py Litellm dev 02 07 2025 p2 (#8377) 2025-02-07 17:30:38 -08:00
httpx_handler.py Ollama ssl verify = False + Spend Logs reliability fixes (#7931) 2025-01-23 23:05:41 -08:00
llm_http_handler.py (Refactor) - migrate bedrock invoke to BaseLLMHTTPHandler class (#8290) 2025-02-05 18:58:55 -08:00