yuneng-jiang
71c3503e57
Revert "[Feature] Add /public/supported_endpoints endpoint"
2026-02-26 17:21:43 -08:00
yuneng-jiang
efcc856234
Move provider_endpoints_support.json into litellm package
...
The file was at the repo root and excluded from pip distributions. Moving it to litellm/proxy/public_endpoints/ alongside the other provider JSON files ensures it is packaged correctly. Updates all references in the endpoint handler, coverage tests, and release notes instructions.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com >
2026-02-26 15:15:16 -08:00
Ishaan Jaff
a9b654224e
1.80.8 RC docs ( #17605 )
...
* stash docs
* docs fix
* doc fix
* docs fix
2025-12-06 10:40:00 -08:00
Ishaan Jaffer
b43b68a072
docs fix
2025-11-22 14:02:14 -08:00
Ishaan Jaff
661117678c
Revert "remove deprecated embedding model ( #16724 )" ( #16970 )
...
This reverts commit b9bc903536 .
2025-11-22 09:34:53 -08:00
Sameer Kankute
b9bc903536
remove deprecated embedding model ( #16724 )
2025-11-17 18:46:20 -08:00
Ishaan Jaffer
10a801ce83
docs fix
2025-09-27 16:52:02 -07:00
Ishaan Jaff
10de012e12
[Docs] - v1.77.3 ( #14751 )
...
* fix sidebar
* v1
* docs fix
* docs fix
* docs fix
* docs fix
* docs fix
* docs fix
* docs fix
* docs fix
* docs fix
* docs fix
2025-09-20 15:23:44 -07:00
Ishaan Jaff
f37dd6bb95
Litellm 1.77.2 stable notes ( #14544 )
...
* fix release notes instructions
* docs v1
* fix doc
* fix highlights
* docs fix
* docs fix
2025-09-13 18:41:34 -07:00
Ishaan Jaff
4d941c914e
[Feat] Responses API Session Handling - Multi media support ( #13347 )
...
* rename ResponsesSessionHandler
* use ResponsesSessionHandler
* test session handler
* refactor ResponsesSessionHandler
* fix get_proxy_server_request_from_spend_log
* use constant for LITELLM_TRUNCATED_PAYLOAD_FIELD
* add _should_check_cold_storage_for_full_payload
* add get_class_type_for_custom_logger_name
* get_active_custom_logger_for_callback_name
* add get_proxy_server_request_from_cold_storage to CustomLogger
* add ColdStorageHandler
* start using cold storage integration
* add get_proxy_server_request_from_cold_storage
* fixes from manual testing
* s3 v2 fix getting region name
* ChatCompletionImageUrlObject
* use _get_configured_cold_storage_custom_logger
* fixes for _should_check_cold_storage_for_full_payload
* fix _download_object_from_s3
* test_s3_v2_with_cold_storage
* add cold_storage_object_key to StandardLoggingMetadata
* use get_proxy_server_request_from_cold_storage_with_object_key
* add cold_storage_object_key to SpendLogsMetadata
* add cold_storage_object_key
* get_proxy_server_request_from_cold_storage_with_object_key
* use get_proxy_server_request_from_cold_storage_with_object_key
* test responses API
* add get_proxy_server_request_from_cold_storage_with_object_key
* session handler fixes
* test session handler
* fix ruff checks
* _download_object_from_s3
* cleanup
* test
* lint fix
* test_e2e_cold_storage_successful_retrieval
* test_e2e_generate_cold_storage_object_key_successful
* test_async_gcs_pub_sub_v1
* test fix
* test fix
* test fix
* test_standard_logging_metadata_has_cold_storage_object_key_field
* test_sanitize_request_body_for_spend_logs_payload_basic
* test_transform_input_image_item_to_image_item_with_image_data
2025-08-07 10:59:53 -07:00
Ishaan Jaff
5965680176
fix dev release.txt
2025-04-01 12:02:51 -07:00
Ishaan Jaff
6f6c651ee0
(Feat) Add input_cost_per_token_batches, output_cost_per_token_batches for OpenAI cost tracking Batches API ( #7391 )
...
* add input_cost_per_token_batches
* input_cost_per_token_batches
2024-12-23 17:42:58 -08:00
Ishaan Jaff
c7f14e936a
(code quality) run ruff rule to ban unused imports ( #7313 )
...
* remove unused imports
* fix AmazonConverseConfig
* fix test
* fix import
* ruff check fixes
* test fixes
* fix testing
* fix imports
2024-12-19 12:33:42 -08:00
Ishaan Jaff
7a5f997fc9
(refactor) remove berrispendLogger - unused logging integration ( #6363 )
...
* fix remove berrispendLogger
* remove unused clickhouse logger
2024-10-22 16:53:25 +05:30
Ishaan Jaff
166eb24c54
script to add new models
2024-07-04 20:52:58 -07:00
Ishaan Jaff
778b41cea5
fix - update migration script to ensure api_key in script
2024-05-22 12:22:23 -07:00
Ishaan Jaff
9465288e9e
migration script
2024-04-11 09:55:14 -07:00
Ishaan Jaff
240aaf7af8
fix - show api_base in migration script
2024-04-11 09:26:13 -07:00
Ishaan Jaff
1c1b0f929f
fix - migration script for /model/new
2024-04-11 07:34:00 -07:00
Ishaan Jaff
a36c2f8e92
feat - migration script to hosted proxy
2024-04-10 18:21:57 -07:00
ishaan-jaff
c591b3d9f3
(feat) insert clickhouse logs
2024-02-26 16:39:32 -08:00
ishaan-jaff
78c847ec5e
(misc) clickhouse cookbook
2024-02-26 07:37:44 -08:00
ishaan-jaff
13f1d7b96f
v0 clickhouse
2024-02-24 17:40:39 -08:00
ishaan-jaff
8d7dbb0cc9
(chore) notes on how to do a pypi dev release
2024-02-02 12:21:52 -08:00
ishaan-jaff
dee025b7a3
(docs) misc/cookbook - OpenAI python timeout
2024-01-23 19:31:31 -08:00
ishaan-jaff
9652280c15
(docs) add cookbook on sagemaker streaming
2024-01-22 21:52:31 -08:00