litellm/litellm
2024-08-20 12:57:22 -07:00
..
adapters fix(anthropic_adapter.py): fix sync streaming 2024-08-03 20:52:29 -07:00
assistants add async assistants delete support 2024-07-10 11:14:40 -07:00
batches test batches endpoint on proxy 2024-07-30 09:46:30 -07:00
deprecated_litellm_server
files fix linting checks 2024-07-30 16:55:17 -07:00
fine_tuning test translating to vertex ai params 2024-08-03 08:44:54 -07:00
integrations fix _get_spend_report_for_time_range 2024-08-19 20:53:39 -07:00
litellm_core_utils Merge pull request #5288 from BerriAI/litellm_aporia_refactor 2024-08-19 20:41:45 -07:00
llms fix(factory.py): fix merging consecutive tool blocks for bedrock converse 2024-08-20 08:53:34 -07:00
proxy fix(proxy_server.py): fix invalid login message to not show passed in pwd 2024-08-20 08:56:57 -07:00
router_strategy refactor: replace .error() with .exception() logging for better debugging on sentry 2024-08-16 09:22:47 -07:00
router_utils fix run sync fallbacks 2024-08-20 12:55:36 -07:00
tests run test on sync function too 2024-08-20 12:57:22 -07:00
types feat - guardrails v2 2024-08-19 18:24:20 -07:00
__init__.py fix(__init__.py): fix models_by_provider to include cohere_chat models 2024-08-16 11:33:23 -07:00
_logging.py
_redis.py
_service_logger.py fix handle case when service logger has no attribute prometheusServicesLogger 2024-08-08 17:19:12 -07:00
_version.py
budget_manager.py
caching.py refactor: replace .error() with .exception() logging for better debugging on sentry 2024-08-16 09:22:47 -07:00
cost.json
cost_calculator.py Merge pull request #5219 from dhlidongming/fix-messages-length-check 2024-08-17 14:01:59 -07:00
exceptions.py fix: fix tests 2024-08-07 15:02:04 -07:00
main.py fix(main.py): response_format typing for acompletion 2024-08-20 08:14:14 -07:00
model_prices_and_context_window_backup.json fix parallel request limiter 2024-08-17 14:14:12 -07:00
py.typed
requirements.txt
router.py fix run sync fallbacks 2024-08-20 12:55:36 -07:00
scheduler.py
timeout.py
utils.py feat(Support-pass-through-for-bedrock-endpoints): Allows pass-through support for bedrock endpoints 2024-08-17 17:57:43 -07:00