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
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 |
| .. |
|
ai
|
feat: add AI billing module (quota + usage)
|
1 month ago |
|
config
|
Initial commit: Add project structure and .gitignore
|
2 months ago |
|
handler
|
feat: add AI API definitions and goctl-generated code
|
1 month ago |
|
logic
|
feat: add AI API definitions and goctl-generated code
|
1 month ago |
|
middleware
|
feat: add currentOrgId to User entity, JWT Claims, and auth middleware
|
1 month ago |
|
svc
|
feat: seed AI providers, models, Casbin policies, menu
|
1 month ago |
|
types
|
feat: add AI API definitions and goctl-generated code
|
1 month ago |
|
util/jwt
|
feat: add currentOrgId to User entity, JWT Claims, and auth middleware
|
1 month ago |