cherry-studio/packages/shared
suyao c3c577dff4
feat: add Volcengine integration with settings and API client
- Implement Volcengine configuration in multiple languages (el-gr, es-es, fr-fr, ja-jp, pt-pt, ru-ru).
- Add Volcengine settings component to manage access key ID, secret access key, and region.
- Create Volcengine service for API interactions, including credential management and model listing.
- Extend OpenAI API client to support Volcengine's signed API for model retrieval.
- Update Redux store to handle Volcengine settings and credentials.
- Implement migration for Volcengine settings in the store.
- Add hooks for accessing and managing Volcengine settings in the application.
2025-11-27 01:15:22 +08:00
..
agents/claudecode ⬆️ chore: migrate from Claude Code SDK to Claude Agent SDK v0.1.1 2025-09-30 17:54:02 +08:00
anthropic fix(anthropic): prevent duplicate /v1 in API endpoints (#11467) 2025-11-26 19:26:39 +08:00
config feat: add silicon provider support for Anthropic API compatibility (#11468) 2025-11-26 19:19:34 +08:00
IpcChannel.ts feat: add Volcengine integration with settings and API client 2025-11-27 01:15:22 +08:00
utils.ts fix(openai): apply verbosity setting with type safety improvements (#10964) 2025-11-22 21:41:12 +08:00