litellm/litellm
Adam Tao f11083e992 fix: Fix cost calculation for responses
Signed-off-by: Adam Tao <tcx4c70@gmail.com>
2025-09-18 18:31:41 +08:00
..
anthropic_interface
assistants
batch_completion
batches [Feat] Batches - Add bedrock retrieve endpoint support (#14618) 2025-09-16 19:19:02 -07:00
caching fix: iscoroutine removed from hot path +50 RPS (#14649) 2025-09-17 19:01:43 -07:00
completion_extras fix: fix import errors 2025-09-14 09:32:21 -07:00
endpoints/speech/speech_to_completion_bridge fix: fix import errors 2025-09-14 09:32:21 -07:00
experimental_mcp_client [Fixes] Bug fixes to using LiteLLM MCP Gateway (#14392) 2025-09-10 19:12:11 -07:00
files [Feat] Bedrock Batches - Ensure correct transformation applied to incoming requests (#14522) 2025-09-12 18:32:57 -07:00
fine_tuning
google_genai Litellm gemini cli bug fix (#14451) 2025-09-12 11:55:26 -07:00
images fix(main.py): remove image edit optional param from image generation 2025-09-06 11:24:25 -07:00
integrations updates in memory custom guardrail liteLLM params 2025-09-17 16:28:05 -07:00
litellm_core_utils fix: iscoroutine removed from hot path +50 RPS (#14649) 2025-09-17 19:01:43 -07:00
llms Merge pull request #14557 from timelfrink/fix/issue-14478-bedrock-count-tokens-endpoint 2025-09-17 23:51:06 -07:00
passthrough test fix location of encode bedrock runtime modelid arn 2025-08-22 17:34:09 -07:00
proxy Merge pull request #14557 from timelfrink/fix/issue-14478-bedrock-count-tokens-endpoint 2025-09-17 23:51:06 -07:00
realtime_api
rerank_api Add rerank endpoint support for deepinfra 2025-08-20 23:36:05 +05:30
responses fix: Fix cost calculation for responses 2025-09-18 18:31:41 +08:00
router_strategy [Bug Fix] x-litellm-tags not routing with Responses API (#14289) 2025-09-05 09:40:37 -07:00
router_utils fix: fix import errors 2025-09-14 09:32:21 -07:00
secret_managers [Security] Fix: Ensure .info() logs are not used for request/responses + Add code QA check for possible violations (#14386) 2025-09-09 13:55:56 -07:00
types Merge pull request #14619 from BerriAI/litellm_dev_09_16_2025_p1 2025-09-17 15:43:04 -07:00
vector_stores [Bug Fix] Bedrock KB - Using LiteLLM Managed Credentials for Query (#13787) 2025-08-19 15:39:36 -07:00
__init__.py Feat/add posthog observability (#14610) 2025-09-17 08:24:04 -07:00
_logging.py [Feat] Add support for returning images with gemini/gemini-2.5-flash-image-preview with /chat/completions (#13983) 2025-08-27 16:16:19 -07:00
_redis.py [Security] Fix: Ensure .info() logs are not used for request/responses + Add code QA check for possible violations (#14386) 2025-09-09 13:55:56 -07:00
_service_logger.py
_version.py
budget_manager.py
constants.py Merge pull request #14637 from akraines/feature/middle-truncate-spend-logs 2025-09-17 23:47:04 -07:00
cost_calculator.py [Fixes] Using Qwen API Tiered Pricing (#14479) 2025-09-11 20:07:41 -07:00
cost.json
exceptions.py [Bug fix] Misclassified 500 error on invalid image_url in /chat/completions request (#14149) 2025-09-01 15:26:27 -07:00
main.py Merge pull request #14418 from iabhi4/deep-copy-issue 2025-09-16 22:55:31 -07:00
model_prices_and_context_window_backup.json build(model_prices_and_context_window.json): add claude-3-5 haiku, claude-3-5 sonnet, claude-opus 3, claude-haiku 3 "cache_creation_input_token_cost_above_1hr" pricing 2025-09-16 18:58:49 -07:00
mypy.ini
py.typed
router.py fix: iscoroutine removed from hot path +50 RPS (#14649) 2025-09-17 19:01:43 -07:00
scheduler.py
timeout.py
utils.py fix: iscoroutine removed from hot path +50 RPS (#14649) 2025-09-17 19:01:43 -07:00