mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-26 09:55:54 +03:00
[GH-ISSUE #130] 每次升级 ,我的供应商配置文件都丢了(Docker方式部署) #104
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AIClient-2-API-justlovemaki#104
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @igeekbb on GitHub (Dec 23, 2025).
Original GitHub issue: https://github.com/justlovemaki/AIClient-2-API/issues/130
已持久化,这样对吗?
@justlovemaki commented on GitHub (Dec 23, 2025):
上传的授权文件,项目内的configs目录需要持久化
使用默认目录的,可以像你这样配置
我自己是这么启动的,没有使用上传授权文件:
docker run -d -p 3300:3000 -u "$(id -u):$(id -g)" --restart=always --privileged=true -v "/root:/root" -v "/root/config.json:/app/config.json" --name aiclient2api justlikemaki/aiclient-2-api
PS:geekbb大佬可以加下我微信
@igeekbb commented on GitHub (Dec 23, 2025):
感谢,我再试试
@justlovemaki commented on GitHub (Dec 23, 2025):
佬,真的不加个V?项目首页扫一扫
@igeekbb commented on GitHub (Dec 23, 2025):
多谢大佬!我平时不太常用微信处理这类消息,怕漏掉。
@igeekbb commented on GitHub (Dec 27, 2025):
是否有计划增加 Z.AI(GLM-4.7)的支持,之前一直用 ZyphrZero/z.ai2api_python 可惜已停更,佬看看。
@justlovemaki commented on GitHub (Dec 27, 2025):
刚去看了,这项目在更新呢
@igeekbb commented on GitHub (Dec 27, 2025):
@igeekbb commented on GitHub (Jan 8, 2026):
gemini-antigravity 好像全挂了
@justlovemaki commented on GitHub (Jan 8, 2026):
修了
@igeekbb commented on GitHub (Jan 14, 2026):
Gemini Antigravity 的 gemini-3-pro-preview 用不了了,导致我一直在用gemini-3-pro-image-preview
提示:gemini-3-pro-preview: You are currently configured to use a Google Cloud Project but lack a Gemini Code Assist license. Please contact your administrator to request a license. (#3501)
之前是可以的
@justlovemaki commented on GitHub (Jan 14, 2026):
?好像没有这种回退机制呢,现在gemini-3-pro好像只能在编程ide中使用,反重力有提示词检测