Skip to content

实现模型管理与 Agent 配置下发 - #1229

Merged
yokowu merged 5 commits into
mainfrom
feat-model-agent-api-keys
Sep 7, 2026
Merged

实现模型管理与 Agent 配置下发#1229
yokowu merged 5 commits into
mainfrom
feat-model-agent-api-keys

Conversation

@yokowu

@yokowu yokowu commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

变更内容

  • 新增系统模型的查询、创建、更新、启停和删除能力,并接入 Admin 模型管理页面
  • 新增 Agent 配置快照接口,使用 ETag / If-None-Match 支持按需拉取,删除原 Agent SSE 通知接口
  • 新增 api_keys 表及用户创建、查询、轮换、撤销接口,支持 model:invoke 与后续 mcp:invoke 权限
  • 模型代理接入调用密钥鉴权,并保留官方 SDK 可直接配置 Base URL 的兼容方式
  • 补充 OpenAPI、ADR、数据模型与接入文档

验证

  • go test ./...
  • go vet ./...
  • npm test(36 项通过)
  • npm run build

@yokowu
yokowu merged commit 726ad11 into main Sep 7, 2026
2 checks passed
@yokowu
yokowu deleted the feat-model-agent-api-keys branch September 7, 2026 04:02
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

Successfully merging this pull request may close these issues.

1 participant