You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
我用codex封装了一下,他提示我缺少两个东西:
DASHSCOPE_API_KEY 是“模型调用钥匙”,TUSHARE_TOKEN 是“A 股数据钥匙”,前者更关键,没有它默认中文模型跑不了;后者是增强数据质量,没有也可能跑,但 A 股数据会弱一些。
DASHSCOPE_API_KEY 获取条件
需要注册/登录阿里云账号。
需要进入阿里云“百炼 / Model Studio / DashScope”控制台,开通对应服务并创建 API Key。
TUSHARE_TOKEN 获取条件
需要注册 Tushare 社区账号,并获取 token;Tushare 官方文档把“已注册用户”和“已获取 tushare token 凭证”列为调用 Pro 数据的前提。
开通阿里云这个百练最低39一个月,开通Tushare 社区会员15000积分3199,整个使用门槛太高了吧,还是我的理解不对,求告知
All reactions