- chat_model:
- init_args:
- model: doubao-seed-1-6-250615
- model_provider: ark
- api_key: "33f28b34-65dc-489c-b825-d6e1aa59fc94"
- base_url: https://ark.cn-beijing.volces.com/api/v3
- temperature: 0.7
- max_tokens: 50000
- # Rate limits for chat model API calls
- # Set to null to disable rate limiting for this service
- max_requests_per_minute: 500
- max_requests_per_day: 2000
|