litellm-mirror/litellm/types
2024-07-25 20:15:37 -07:00
..
llms feat(custom_llm.py): initial working commit for writing your own custom LLM handler 2024-07-25 15:33:05 -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 router support setting pass_through_all_models 2024-07-25 18:22:35 -07:00
services.py fix - add new types for ServiceLoggerPayload 2024-06-06 22:06:28 -07:00
utils.py fix(proxy/utils.py): add stronger typing for litellm params in failure call logging 2024-07-22 21:31:39 -07:00