|
feat: decouple global AI configuration and update frontend with admin toggle
|
|---|
|
|
| ai-hub/app/api/routes/admin.py |
|---|
| ai-hub/app/api/routes/api.py |
|---|
| ai-hub/app/api/routes/mcp.py |
|---|
| ai-hub/app/api/routes/user.py |
|---|
| ai-hub/app/app.py |
|---|
| ai-hub/app/core/services/preference.py |
|---|
| ai-hub/app/core/services/user.py |
|---|
| ai-hub/app/db/migrate.py |
|---|
| ai-hub/app/db/models/__init__.py |
|---|
| ai-hub/app/db/models/user.py |
|---|
| ai-hub/integration_tests/test_system_config_v2.py 0 → 100644 |
|---|
| frontend/src/features/settings/components/cards/AIConfigurationCard.js |
|---|
| frontend/src/features/settings/pages/SettingsPage.js |
|---|
| frontend/src/services/api/adminService.js |
|---|
| scripts/cortex_mcp_auth.py 0 → 100755 |
|---|