MOPC-App/src/app/(admin)/admin/rounds/[id]
Matt d068d9b6f6 Improve AI filtering error handling and visibility
- Add listAvailableModels() and validateModel() to openai.ts
- Improve testOpenAIConnection() to test configured model
- Add checkAIStatus endpoint to filtering router
- Add pre-execution AI config check in executeRules
- Improve error messages in AI filtering service (rate limit, quota, etc.)
- Add AI status warning banner on round detail page for filtering rounds

Now admins get clear errors when AI is misconfigured instead of silent flags.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 10:46:38 +01:00
..
assignments Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
edit Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
filtering Add cache invalidation to all project/round mutations platform-wide 2026-02-02 23:36:46 +01:00
live-voting Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +01:00
page.tsx Improve AI filtering error handling and visibility 2026-02-03 10:46:38 +01:00