ultisuite-backend/internal/ai
R3D347HR4Y bda75aeb0d
Some checks are pending
CI / Go tests (push) Waiting to run
CI / Integration tests (push) Waiting to run
CI / DB migrations (push) Waiting to run
feat(config): enhance AI gateway and model management features
- Updated .env.example to include new configuration options for AI gateway and WebUI secret key.
- Modified Nginx configuration to support additional API routes for model management and migration.
- Implemented new API endpoints for discovering organization-level LLM models and managing hosted mail services.
- Enhanced AI gateway logic to support organization-specific model access and permissions.
- Improved error handling and response structures in the AI and mail APIs.
- Added integration tests for new features and updated existing tests for model access control.
2026-06-13 20:38:26 +02:00
..
chat_sync.go wow 2026-06-11 01:22:52 +02:00
gateway_test.go wow 2026-06-11 01:22:52 +02:00
gateway.go feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
models_test.go feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
models.go feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
providers.go feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
quota_test.go wow 2026-06-11 01:22:52 +02:00
quota.go wow 2026-06-11 01:22:52 +02:00
types.go feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00