You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dark
899288180a
feat: Phase 2 AI management CRUD — providers, models, API keys
Backend:
- Add provider/model/key types and routes to ai.api + base.api
- Generate 11 handler + logic stubs via goctl
- Implement provider CRUD logic (list/create/update/delete)
- Implement model admin CRUD logic (create/update/delete)
- Implement API key CRUD logic (list/create/update/delete)
- Add Casbin policies for key management and admin endpoints
- Add menu seeds with proper icons (Cpu, Key, MessageSquare)
Frontend:
- Add provider/model/key TypeScript types and API client methods
- Create AIModelManagementPage with provider + model tabs
- Create AIKeyManagementPage with key CRUD and provider dropdown
- Register routes and page titles for /ai/models and /ai/keys
- Add Cpu, Key, MessageSquare icons to Sidebar icon map
|
1 month ago |
| .. |
|
api
|
feat: Phase 2 AI management CRUD — providers, models, API keys
|
1 month ago |
|
etc
|
Initial commit: Add project structure and .gitignore
|
2 months ago |
|
internal
|
feat: Phase 2 AI management CRUD — providers, models, API keys
|
1 month ago |
|
model
|
feat: add AI model CRUD functions (7 models)
|
1 month ago |
|
tests
|
user
|
1 month ago |
|
.air.toml
|
fix: separate Air binary path and args for Windows compatibility
|
1 month ago |
|
.gitignore
|
feat: add Air hot reload config for backend development
|
1 month ago |
|
ai-context.md
|
Initial commit: Add project structure and .gitignore
|
2 months ago |
|
base.api
|
feat: Phase 2 AI management CRUD — providers, models, API keys
|
1 month ago |
|
base.go
|
feat: 仪表盘对接后端 API,添加仪表盘 E2E 测试
|
1 month ago |
|
go-zero.md
|
Initial commit: Add project structure and .gitignore
|
2 months ago |
|
go.mod
|
chore: add openai and anthropic Go SDKs
|
1 month ago |
|
go.sum
|
chore: add openai and anthropic Go SDKs
|
1 month ago |
|
mcp-zero.md
|
Initial commit: Add project structure and .gitignore
|
2 months ago |
|
run_logic_tests.sh
|
user
|
1 month ago |
|
run_tests.bat
|
user
|
1 month ago |
|
zero-skills.md
|
Initial commit: Add project structure and .gitignore
|
2 months ago |