怎么不能从大模型api中获取DASHSCOPE_API_KEY #743

Open
opened 2025-05-30 21:35:15 +08:00 by jiangjiazhizhi · 1 comment

image
from getpass import getpass

DASHSCOPE_API_KEY = getpass() 得到是.......
之前用image设置了

![image](/attachments/329a379f-402a-4b03-9c6c-db8c6ec4a1e8) from getpass import getpass DASHSCOPE_API_KEY = getpass() 得到是....... 之前用![image](/attachments/a3002da0-a05b-4e34-907f-6cc97750bc3a)设置了

这是jupyter notebook的问题,在py文件中可以这么操作,在jupyter上建议显示使用

这是jupyter notebook的问题,在py文件中可以这么操作,在jupyter上建议显示使用
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HswOAuth/llm_course#743
No description provided.