litellm/litellm
2024-05-10 15:49:20 -07:00
..
assistants feat(assistants/main.py): support litellm.get_assistants() and litellm.get_messages() 2024-05-04 21:30:28 -07:00
deprecated_litellm_server
integrations feat(proxy_server.py): return litellm version in response headers 2024-05-08 16:00:08 -07:00
llms docs(huggingface.md): add text-classification to huggingface docs 2024-05-10 14:39:14 -07:00
proxy Merge pull request #3378 from duckboy81/patch-1 2024-05-10 10:07:36 -07:00
router_strategy feat(proxy_server.py): return litellm version in response headers 2024-05-08 16:00:08 -07:00
tests test: fix test 2024-05-10 15:49:20 -07:00
types feat(router.py): enable filtering model group by 'allowed_model_region' 2024-05-08 22:10:17 -07:00
__init__.py Merge pull request #3552 from BerriAI/litellm_predibase_support 2024-05-09 22:21:16 -07:00
_logging.py feat(utils.py): json logs for raw request sent by litellm 2024-04-29 19:21:19 -07:00
_redis.py feat(proxy_server.py): return litellm version in response headers 2024-05-08 16:00:08 -07:00
_service_logger.py fix(test_lowest_tpm_rpm_routing_v2.py): unit testing for usage-based-routing-v2 2024-04-18 21:38:00 -07:00
_version.py
budget_manager.py feat(proxy_server.py): return litellm version in response headers 2024-05-08 16:00:08 -07:00
caching.py feat(slack_alerting.py): support sending daily reports on deployments 2024-05-06 17:18:42 -07:00
cost.json
exceptions.py fix - show api_base, model in exceptions 2024-04-24 14:03:48 -07:00
main.py test(test_router_fallbacks.py): fix test 2024-05-10 09:58:40 -07:00
model_prices_and_context_window_backup.json fix model cost map 2024-05-07 19:15:58 -07:00
requirements.txt
router.py test(test_router_fallbacks.py): fix test 2024-05-10 09:58:40 -07:00
timeout.py
utils.py test(test_completion.py): reintegrate testing for huggingface tgi + non-tgi 2024-05-10 14:07:01 -07:00