c3c577dff4
- 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.