litellm/litellm
Krish Dholakia febd57dc81
Merge pull request #3768 from BerriAI/litellm_lowest_latency_ttft_routing
feat(lowest_latency.py): route by time to first token, for streaming requests (if available)
2024-05-21 19:11:02 -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 fix don't log langfuse cache_hit in tags 2024-05-21 14:18:53 -07:00
llms feat(anthropic.py): support anthropic 'tool_choice' param 2024-05-21 17:50:44 -07:00
proxy feat - create keys with permissions 2024-05-21 18:04:17 -07:00
router_strategy fix(lowest_latency.py): set default none value for time_to_first_token in sync log success event 2024-05-21 18:42:15 -07:00
tests Merge pull request #3768 from BerriAI/litellm_lowest_latency_ttft_routing 2024-05-21 19:11:02 -07:00
types feat(anthropic.py): support anthropic 'tool_choice' param 2024-05-21 17:50:44 -07:00
__init__.py add ImageObject 2024-05-20 10:45:37 -07:00
_logging.py fix(_logging.py): support all logs being in json mode, if enabled 2024-05-20 09:22:59 -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
_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 Merge pull request #3266 from antonioloison/litellm_add_disk_cache 2024-05-14 09:24:01 -07:00
cost.json
exceptions.py feat(proxy_server.py): refactor returning rejected message, to work with error logging 2024-05-20 11:14:36 -07:00
main.py feat(anthropic.py): support anthropic 'tool_choice' param 2024-05-21 17:50:44 -07:00
model_prices_and_context_window_backup.json build(model_prices_and_context_window.json): update azure/gpt-3.5-turbo base model pricing 2024-05-21 10:58:16 -07:00
requirements.txt
router.py Merge pull request #3412 from sumanth13131/usage-based-routing-ttl-on-cache 2024-05-21 07:58:41 -07:00
timeout.py
utils.py fix(utils.py): filter out hf eos token 2024-05-21 14:31:54 -07:00