litellm-mirror/litellm/types
2024-08-05 11:18:59 -07:00
..
llms feat(anthropic_adapter.py): support streaming requests for /v1/messages endpoint 2024-08-03 20:16:19 -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 fix linting errors on main 2024-07-18 13:32:48 -07:00
router.py fix(types/router.py): remove model_info pydantic field 2024-08-05 09:58:44 -07:00
services.py add new BATCH_WRITE_TO_DB type for service logger 2024-07-27 11:36:51 -07:00
utils.py feat(caching.py): enable caching on provider-specific optional params 2024-08-05 11:18:59 -07:00