dark
|
9be5893f6f
|
feat: implement conversation CRUD + model list + quota logic
- Conversation list/create/get/update/delete (user-scoped)
- Model list with provider names
- Quota info (ensure + return balance)
|
1 month ago |
dark
|
f1d1549595
|
feat: implement AI chat completions with SSE streaming
- Custom SSE handler (replaces goctl stub)
- Chat() for non-streaming, ChatStream() for SSE
- Provider selection (user key > system key)
- Quota freeze/settle/unfreeze billing flow
- Usage recording + conversation message saving
|
1 month ago |
dark
|
e672c8eb76
|
feat: add AI API definitions and goctl-generated code
- ai.api: chat completions, conversations CRUD, models, quota
- 8 handlers + 8 logic stubs generated
- Routes registered with Cors,Log,Auth middleware
|
1 month ago |
dark
|
38f4e740fa
|
feat: implement all backend logic for menu, role, org management
|
1 month ago |
dark
|
6df3f8795f
|
feat: API definitions and goctl generated code for menu/role/org
|
1 month ago |
dark
|
41b1e091ce
|
feat: add currentOrgId to User entity, JWT Claims, and auth middleware
|
1 month ago |
dark
|
d2cb7fa8c8
|
feat: login by phone/username, register requires phone, seed uses username
|
1 month ago |
dark
|
d92aba8294
|
feat: 仪表盘对接后端 API,添加仪表盘 E2E 测试
|
1 month ago |
dark
|
40e5ccfb70
|
user
|
1 month ago |
dark
|
8a12ad04db
|
Initial commit: Add project structure and .gitignore
|
2 months ago |