Skip to content

Commit 0e81475

Browse files
authored
Update basic_usage.py
1 parent 84e552c commit 0e81475

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-client/examples/basic_usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from sharpaikit import Agent
88

99
# Configuration
10-
API_KEY = "sk-502f0625194247d4adc2a9c7659c0ffe"
10+
API_KEY = "YOUR-API-KEY"
1111
BASE_URL = "https://dashscope.aliyuncs.com/compatible-mode/v1"
1212
MODEL = "qwen-plus"
1313

0 commit comments

Comments
 (0)