Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@weijia99
Copy link
Contributor

Environment variables (such as os.environ["DASHSCOPE_API_KEY"]) must be set before the dashscope SDK is imported and initialized. If dashscope has been imported or initialized before setting the environment variable, the SDK may have cached the environment variable and setting it later will not take effect.

Environment variables (such as os.environ["DASHSCOPE_API_KEY"]) must be set before the dashscope SDK is imported and initialized.
If dashscope has been imported or initialized before setting the environment variable, the SDK may have cached the environment variable and setting it later will not take effect.
@jjyaoao jjyaoao merged commit 3b694d7 into jjyaoao:main Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants