7 lines
236 B
Plaintext
7 lines
236 B
Plaintext
# Tushare API配置
|
|
TUSHARE_TOKEN=0ac4f86980bfed8a3ea9c4869e3d02263b12c4a46a7223432a62b56e
|
|
|
|
# Volces API配置
|
|
VOLCES_MODEL_ID=your_model_id_here
|
|
VOLCES_API_KEY=your_api_key_here
|
|
VOLCES_BASE_URL=https://ark.cn-beijing.volces.com/api/v3 |