litellm-mirror/litellm/types
Krrish Dholakia cda50e5d47 fix(s3.py): fix s3 logging payload to have valid json values
Previously pydantic objects were being stringified, making them unparsable
2024-08-15 17:09:02 -07:00
..
llms add test for large context in system message for anthropic 2024-08-14 17:03:10 -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 feat(lakera_ai.py): control running prompt injection between pre-call and in_parallel 2024-07-22 20:04:42 -07:00
router.py fix(router.py): fix types 2024-08-09 12:24:48 -07:00
services.py add new BATCH_WRITE_TO_DB type for service logger 2024-07-27 11:36:51 -07:00
utils.py fix(s3.py): fix s3 logging payload to have valid json values 2024-08-15 17:09:02 -07:00