mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
* feat(factory.py): add support for merging consecutive messages of one role when separated with empty message of another role |
||
|---|---|---|
| .. | ||
| assistants | ||
| deprecated_litellm_server | ||
| integrations | ||
| llms | ||
| proxy | ||
| router_strategy | ||
| tests | ||
| types | ||
| __init__.py | ||
| _logging.py | ||
| _redis.py | ||
| _service_logger.py | ||
| _version.py | ||
| budget_manager.py | ||
| caching.py | ||
| cost.json | ||
| exceptions.py | ||
| main.py | ||
| model_prices_and_context_window_backup.json | ||
| requirements.txt | ||
| router.py | ||
| timeout.py | ||
| utils.py | ||