Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app 启动输入问题后报错截图如下 #38

Open
zhangyukun230 opened this issue Sep 7, 2023 · 8 comments
Open

app 启动输入问题后报错截图如下 #38

zhangyukun230 opened this issue Sep 7, 2023 · 8 comments

Comments

@zhangyukun230
Copy link

image
且设置了微软云的api key
image

@zwq2018
Copy link
Owner

zwq2018 commented Sep 7, 2023

你看看数据是不是没取回来。

@zhangyukun230
Copy link
Author

报错 open ai 404了。 但是key 和base都是可以使用的。使用main直接运行时,也是一直超时, 我的tu的token估计没权限,但是没有报这个错,我不太清楚执行流程,是先去tu取数,然后在进行大模型分析么,我理解应该是先用大模型去分步@ @zwq2018

@zwq2018
Copy link
Owner

zwq2018 commented Sep 7, 2023

先解析意图,规划后分步执行,每一步都是gpt生成,然后执行取数据,数据处理等。你一步步debug下

@zwq2018
Copy link
Owner

zwq2018 commented Sep 7, 2023

还有你的engine是不是没填,默认设置可能不一定对

@zhangyukun230
Copy link
Author

main.py 运行时,一直卡在了retiry, 一直超时,我看下吧。engine是指调用的模型名字还是?

@zwq2018
Copy link
Owner

zwq2018 commented Sep 7, 2023

你看看azure的openai调用格式

@Fang-Joker
Copy link

main.py 运行时,一直卡在了retiry, 一直超时,我看下吧。engine是指调用的模型名字还是?

image 且设置了微软云的api key image

大佬,你这个用的是微软云的api服务吗? 这个要怎么申请啊

@zwq2018
Copy link
Owner

zwq2018 commented Nov 1, 2023

嗯 你改成openai自己的api接口也可以的。稍微改下代码就可以

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants