Closed DavdGao closed 3 weeks ago
When using multiple dashscope API keys, the line dashcsope.api_key = self.api_key will cover each other, and finally there is only one valid api key.
dashcsope.api_key = self.api_key
Please check the following items before code is ready to be reviewed.
Description
When using multiple dashscope API keys, the line
dashcsope.api_key = self.api_key
will cover each other, and finally there is only one valid api key.Checklist
Please check the following items before code is ready to be reviewed.