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
9f7466064c
feat: seed AI providers, models, Casbin policies, menu
- 5 providers: OpenAI, Claude, Qwen, Zhipu, DeepSeek
- 9 models with pricing and capabilities
- Casbin policies for AI routes (user role)
- AI 对话 menu item
3 months ago
..
ai/ provider
feat: add AI provider abstraction layer
3 months ago
config
Initial commit: Add project structure and .gitignore
3 months ago
handler
feat: API definitions and goctl generated code for menu/role/org
3 months ago
logic
feat: implement all backend logic for menu, role, org management
3 months ago
middleware
feat: add currentOrgId to User entity, JWT Claims, and auth middleware
3 months ago
svc
feat: seed AI providers, models, Casbin policies, menu
3 months ago
types
feat: API definitions and goctl generated code for menu/role/org
3 months ago
util/ jwt
feat: add currentOrgId to User entity, JWT Claims, and auth middleware
3 months ago