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
332f2cf59b
feat: add 7 AI entity models + AutoMigrate
- AIProvider, AIModel, AIApiKey (platform config)
- AIConversation, AIChatMessage (chat data)
- AIUsageRecord, AIUserQuota (billing data)
- AutoMigrate updated in servicecontext.go
|
1 month ago |
| .. |
|
config
|
Initial commit: Add project structure and .gitignore
|
2 months ago |
|
handler
|
feat: API definitions and goctl generated code for menu/role/org
|
1 month ago |
|
logic
|
feat: implement all backend logic for menu, role, org management
|
1 month ago |
|
middleware
|
feat: add currentOrgId to User entity, JWT Claims, and auth middleware
|
1 month ago |
|
svc
|
feat: add 7 AI entity models + AutoMigrate
|
1 month ago |
|
types
|
feat: API definitions and goctl generated code for menu/role/org
|
1 month ago |
|
util/jwt
|
feat: add currentOrgId to User entity, JWT Claims, and auth middleware
|
1 month ago |