litellm-mirror/litellm
Krrish Dholakia b756374a4f feat(utils.py): bump tiktoken dependency to 0.7.0
adds support for gpt-4o token counting
2024-06-10 21:21:23 -07:00
..
assistants feat(assistants/main.py): support arun_thread_stream 2024-06-04 16:47:51 -07:00
batches docs(customers.md): add customer cost tracking to docs 2024-05-29 14:55:33 -07:00
deprecated_litellm_server
integrations Merge pull request #4086 from BerriAI/litellm_sdk_tool_calling_fic 2024-06-08 20:48:54 -07:00
llms feat(utils.py): bump tiktoken dependency to 0.7.0 2024-06-10 21:21:23 -07:00
proxy Merge pull request #4084 from BerriAI/litellm_batch_add_team_members 2024-06-10 20:26:35 -07:00
router_strategy refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -07:00
tests feat(utils.py): bump tiktoken dependency to 0.7.0 2024-06-10 21:21:23 -07:00
types fix(bedrock_httpx.py): fix tool calling for anthropic bedrock calls w/ streaming 2024-06-10 14:20:25 -07:00
__init__.py fix(cost_calculator.py): fixes tgai unmapped model pricing 2024-06-08 19:43:57 -07:00
_logging.py refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -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 feat - working exception logs for Redis errors 2024-06-07 16:30:29 -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 - final working redis cache otel 2024-06-07 16:36:04 -07:00
cost.json
cost_calculator.py build(model_prices_and_context_window.json): update together ai model pricing - account for new categories 2024-06-08 19:56:35 -07:00
exceptions.py fix(utils.py): improved predibase exception mapping 2024-06-08 14:32:43 -07:00
main.py fix(utils.py): improved predibase exception mapping 2024-06-08 14:32:43 -07:00
model_prices_and_context_window_backup.json build(model_prices_and_context_window.json): update together ai model pricing - account for new categories 2024-06-08 19:56:35 -07:00
py.typed feature - Types for mypy - #360 2024-05-30 14:14:41 -04:00
requirements.txt
router.py test - client side fallbacks 2024-06-10 15:00:36 -07:00
scheduler.py feat(scheduler.py): support redis caching for req. prioritization 2024-06-06 14:19:21 -07:00
timeout.py
utils.py feat(utils.py): bump tiktoken dependency to 0.7.0 2024-06-10 21:21:23 -07:00