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

初始化gpt-4失败,我是plus网页版,看docker后台model仍然调用的是text-davin···· #791

Closed
lkeai2007 opened this issue Mar 22, 2023 · 2 comments

Comments

@lkeai2007
Copy link

const OPENAI_API_MODEL = process.env.OPENAI_API_MODEL
const options: ChatGPTUnofficialProxyAPIOptions = {
accessToken: process.env.OPENAI_ACCESS_TOKEN,
debug: true,
model: "gpt-4",

@EvanDbg
Copy link

EvanDbg commented Mar 23, 2023

希望在ChatGPTUnofficialProxyAPIOptions中能使用到gpt-4,这样就不用每次登录到plus主页了

@hncboy
Copy link
Contributor

hncboy commented Mar 26, 2023

希望在ChatGPTUnofficialProxyAPIOptions中能使用到gpt-4,这样就不用每次登录到plus主页了

#632 已经支持 gpt-4 了

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

4 participants