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

缺乏其他平台的支持 #4

Open
usefortemp opened this issue Jan 10, 2024 · 5 comments
Open

缺乏其他平台的支持 #4

usefortemp opened this issue Jan 10, 2024 · 5 comments

Comments

@usefortemp
Copy link

你好,作者,似乎目前仍无法支持linux/arm64/v8

@vual
Copy link
Owner

vual commented Jan 10, 2024

你好,作者,似乎目前仍无法支持linux/arm64/v8

有arm64版本,最新版3.6.1-arm

@usefortemp
Copy link
Author

usefortemp commented Jan 10, 2024

以下述配置文件使用docker-compose,似乎总是报错MISSING AUTHORIZE_CODE
chatgpt-next-web-Pro:
image: registry.cn-hangzhou.aliyuncs.com/ann-chat/chatgpt-next-web-pro:3.6.1-arm
container_name: chatgpt-next-web-pro
restart: unless-stopped
ports:
- 6000:6000
environment:
- BASE_URL=http://...
- OPENAI_API_KEY=...
- CUSTOM_MODELS=-all,+gpt-3.5-turbo,+gpt-4
- CODE=...

@vual
Copy link
Owner

vual commented Jan 11, 2024

以下述配置文件使用docker-compose,似乎总是报错MISSING AUTHORIZE_CODE chatgpt-next-web-Pro: image: registry.cn-hangzhou.aliyuncs.com/ann-chat/chatgpt-next-web-pro:3.6.1-arm container_name: chatgpt-next-web-pro restart: unless-stopped ports: - 6000:6000 environment: - BASE_URL=http://... - OPENAI_API_KEY=... - CUSTOM_MODELS=-all,+gpt-3.5-turbo,+gpt-4 - CODE=...

启动需要授权码,可以加我,我给你授权码

@Lyong9102
Copy link

以下述配置文件使用docker-compose,似乎总是报错MISSING AUTHORIZE_CODE chatgpt-next-web-Pro: image: registry.cn-hangzhou.aliyuncs.com/ann-chat/chatgpt-next-web-pro:3.6.1-arm container_name: chatgpt-next-web-pro restart: unless-stopped ports: - 6000:6000 environment: - BASE_URL=http://... - OPENAI_API_KEY=... - CUSTOM_MODELS=-all,+gpt-3.5-turbo,+gpt-4 - CODE=...

启动需要授权码,可以加我,我给你授权码

怎么加你?我想试试

@vual
Copy link
Owner

vual commented Feb 29, 2024

以下述配置文件使用docker-compose,似乎总是报错MISSING AUTHORIZE_CODE chatgpt-next-web-Pro: image: registry.cn-hangzhou.aliyuncs.com/ann-chat/chatgpt-next-web-pro:3.6.1-arm container_name: chatgpt-next-web-pro restart: unless-stopped ports: - 6000:6000 environment: - BASE_URL=http://... - OPENAI_API_KEY=... - CUSTOM_MODELS=-all,+gpt-3.5-turbo,+gpt-4 - CODE=...

启动需要授权码,可以加我,我给你授权码

怎么加你?我想试试
微信:822784588,文档最底下也有

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