litellm/litellm/llms/volcengine
南辰燏炚 004bde2c45
feat (volcengine) : Support Volcengine responses api (#18508)
* Add Volcengine responses adapter

* fix llms/volcengine/responses/transformation.py:507:9: F841 Local variable `origin` is assigned to but never used

fix llms/volcengine/responses/transformation.py:95: error: Argument "headers" to "VolcEngineError" has incompatible type

add more supported optional params

removed redundant manual logging/utils fallbacks so litellm/__init__.py uses the registry only.
2026-01-19 19:02:29 -08:00
..
chat fix bug 2025-09-15 17:20:30 +08:00
embedding refactor: remove unused function 2025-09-05 10:21:16 -07:00
responses feat (volcengine) : Support Volcengine responses api (#18508) 2026-01-19 19:02:29 -08:00
__init__.py feat (volcengine) : Support Volcengine responses api (#18508) 2026-01-19 19:02:29 -08:00
common_utils.py Add Volcengine embedding module with handler and transformation logic 2025-08-28 15:05:11 +08:00