怎么不能从大模型api中获取DASHSCOPE_API_KEY #743
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#743
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
from getpass import getpass
DASHSCOPE_API_KEY = getpass() 得到是.......
设置了
之前用
这是jupyter notebook的问题,在py文件中可以这么操作,在jupyter上建议显示使用