litellm-mirror/litellm/types
Krrish Dholakia 068aafdff9 fix(utils.py): correctly re-raise the headers from an exception, if present
Fixes issue where retry after on router was not using azure / openai numbers
2024-08-24 12:30:30 -07:00
..
llms fix(ollama_chat.py): fix passing assistant message with tool call param 2024-08-22 10:00:03 -07:00
adapter.py feat(anthropic_adapter.py): support for translating anthropic params to openai format 2024-07-10 00:32:28 -07:00
completion.py Removed config dict type definition 2024-05-17 10:39:00 +08:00
embedding.py Removed config dict type definition 2024-05-17 10:39:00 +08:00
files.py Fix file type handling of uppercase extensions 2024-06-13 15:00:16 -07:00
guardrails.py add bedrock guardrails support 2024-08-22 16:09:55 -07:00
router.py fix(utils.py): correctly re-raise the headers from an exception, if present 2024-08-24 12:30:30 -07:00
services.py add new BATCH_WRITE_TO_DB type for service logger 2024-07-27 11:36:51 -07:00
utils.py Merge branch 'main' into litellm_allow_using_azure_ad_token_auth 2024-08-22 18:21:24 -07:00