Enhance chat2api and ChatService with model fetching and error handling improvements. Added new endpoint for listing available models and implemented caching for model requests. Updated retry logic in utils to handle specific HTTP status codes more effectively.#278
Open
nanashiwang wants to merge 96 commits into
Open
Enhance chat2api and ChatService with model fetching and error handling improvements. Added new endpoint for listing available models and implemented caching for model requests. Updated retry logic in utils to handle specific HTTP status codes more effectively.#278nanashiwang wants to merge 96 commits into
nanashiwang wants to merge 96 commits into
Conversation
…ng improvements. Added new endpoint for listing available models and implemented caching for model requests. Updated retry logic in utils to handle specific HTTP status codes more effectively.
…action to v4, modified version output handling, added tag existence check before tagging, and updated image names for Docker metadata. Also included permissions for write access to contents and packages.
2、增加一键更新快捷键
Owner
|
From Codex:
|
…,增强token验证和管理,前端界面相应更新以支持用户交互。
…指导用户操作,确保有效性验证和错误提示。
…时,优化了SessionToken导入功能,支持多种格式的cookie粘贴,确保有效性验证和错误提示。
deploy/multi/ 目录提供「一容器一账号」部署,每实例独立数据卷、独立 SOCKS5 代理、独立 AUTH/ADMIN_PWD/API_PREFIX;nginx 按 path 路由(/acc1/v1/…),watchtower label 模式自动更新。 orchestrator/ 是独立 FastAPI 服务(path /orchestrator/),单密码登录 + HMAC cookie + CSRF 双 cookie,提供: - 增删改账号实例(写 csv → 自动 docker compose up -d) - 单实例 启动/停止/重启 - 实时仪表盘(state、health、出口 IP、cookie 鲜度) - 凭证遮蔽默认显示,点击展开 + 写审计 - audit.jsonl 追加写所有 mutation 与 reveal 操作 generate.py 纯 stdlib 模板生成器,支持密钥幂等保留、孤儿 env 清理;空 CSV 时仅启动 orchestrator 用于面板内增账号。manage.sh 包装 init/apply/add/remove/list/status/logs/shell/secrets/orch-password/down 子命令。 不动 chat2api 应用代码,与原单实例 docker-compose.yml 并存,可分阶段迁移。
…est 仍是 2023 旧版与新 docker daemon 不兼容)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.