Commit Graph
5 Commits
Author SHA1 Message Date
LingXuanYin f8c9009fe5 add more test 2025-09-16 12:11:10 +08:00
LingXuanYin c9e1088fda update docs 2025-09-15 16:17:09 +08:00
LingXuanYin 3bbe09ceb9 update test volcengine 2025-09-15 14:03:15 +08:00
LingXuanYin bf7868bb0e fix volcengine thinking parameters missing if set disable
update test volcengine
2025-09-15 13:15:05 +08:00
李海峰 2d0a57a719 Add Volcengine embedding module with handler and transformation logic
- Implemented VolcEngineEmbeddingHandler for synchronous and asynchronous embedding requests.
- Created VolcEngineEmbeddingConfig for transforming requests and responses to/from Volcengine format.
- Added integration tests for embedding functionality, covering various scenarios including error handling and parameter validation.
- Established test structure for Volcengine embedding, ensuring compliance with LiteLLM testing patterns.
- Included comprehensive tests for parameter mapping, request transformation, and response handling.
2025-08-28 15:05:11 +08:00