- 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. |
||
|---|---|---|
| .. | ||
| drive_org_folders.go | ||
| handlers_mail_domains.go | ||
| handlers.go | ||
| identity_providers.go | ||
| org_llm.go | ||
| org_settings_env.go | ||
| org_settings.go | ||
| public_shares_handlers.go | ||
| public_shares.go | ||
| service.go | ||
| validate.go | ||