litellm/litellm
Ishaan Jaff dcc3bbc264
(Fix) langfuse - setting LANGFUSE_FLUSH_INTERVAL (#8007)
* fix langfuse flush interval

* test_get_langfuse_flush_interval

* test_get_langfuse_flush_interval
2025-01-25 17:17:32 -08:00
..
adapters (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
assistants Revert "fix: add missing parameters order, limit, before, and after in get_as…" (#7542) 2025-01-03 16:32:12 -08:00
batch_completion (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
batches (Feat - Batches API) add support for retrieving vertex api batch jobs (#7661) 2025-01-09 18:35:03 -08:00
caching (litellm SDK perf improvements) - handle cases when unable to lookup model in model cost map (#7750) 2025-01-13 19:58:46 -08:00
files (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
fine_tuning (feat) POST /fine_tuning/jobs support passing vertex specific hyper params (#7490) 2025-01-01 07:44:48 -08:00
integrations (Fix) langfuse - setting LANGFUSE_FLUSH_INTERVAL (#8007) 2025-01-25 17:17:32 -08:00
litellm_core_utils Ensure base_model cost tracking works across all endpoints (#7989) 2025-01-24 21:05:26 -08:00
llms Litellm dev 01 25 2025 p2 (#8003) 2025-01-25 16:50:57 -08:00
proxy (QA / testing) - Add e2e tests for key model access auth checks (#8000) 2025-01-25 17:15:11 -08:00
realtime_api (Refactor) - Re use litellm.completion/litellm.embedding etc for health checks (#7455) 2024-12-28 18:38:54 -08:00
rerank_api (feat) /batches - track user_api_key_alias, user_api_key_team_alias etc for /batch requests (#7401) 2024-12-24 17:44:28 -08:00
router_strategy Litellm dev 12 26 2024 p4 (#7439) 2024-12-27 12:01:42 -08:00
router_utils Add attempted-retries and timeout values to response headers + more testing (#7926) 2025-01-22 22:19:44 -08:00
secret_managers fix: add default credential for azure (#7095) (#7891) 2025-01-21 09:01:49 -08:00
types (Feat) - allow setting default_on guardrails (#7973) 2025-01-24 10:14:05 -08:00
__init__.py (Prometheus) - emit key budget metrics on startup (#8002) 2025-01-25 10:37:52 -08:00
_logging.py (sdk perf fix) - only print args passed to litellm when debugging mode is on (#7708) 2025-01-11 22:56:20 -08:00
_redis.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
_service_logger.py fix svc logger (#7727) 2025-01-12 22:00:25 -08:00
_version.py
budget_manager.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
constants.py (Prometheus) - emit key budget metrics on startup (#8002) 2025-01-25 10:37:52 -08:00
cost_calculator.py Ensure base_model cost tracking works across all endpoints (#7989) 2025-01-24 21:05:26 -08:00
cost.json
exceptions.py LiteLLM Minor Fixes & Improvements (12/27/2024) - p1 (#7448) 2024-12-27 19:04:39 -08:00
main.py refactor: cleanup dead codeblock (#7936) 2025-01-24 21:48:23 -08:00
model_prices_and_context_window_backup.json Litellm dev 01 24 2025 p4 (#7992) 2025-01-24 21:29:37 -08:00
py.typed
router.py Add attempted-retries and timeout values to response headers + more testing (#7926) 2025-01-22 22:19:44 -08:00
scheduler.py
timeout.py
utils.py refactor: cleanup dead codeblock (#7936) 2025-01-24 21:48:23 -08:00