jeffsi-meet/deploy/meeting-intelligence/api/app
Jeff Emmett 1706dc47a3 feat(meeting-intelligence): add conference_prefix filter for space-scoped meetings
Adds optional conference_prefix query param to GET /meetings that filters
by conference_id LIKE prefix%. This enables rMeets to scope MI data per space.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 18:37:25 -04:00
..
routes feat(meeting-intelligence): add conference_prefix filter for space-scoped meetings 2026-04-10 18:37:25 -04:00
__init__.py feat(meeting-intelligence): add backend infrastructure for transcription and AI summaries 2026-02-05 19:04:19 +00:00
auth.py feat(meeting-intelligence): add per-meeting access control 2026-04-09 10:18:13 -04:00
config.py feat(mi-api): add configurable timeout + AI orchestrator GPU fallback 2026-03-22 20:08:28 -07:00
database.py feat(meeting-intelligence): add conference_prefix filter for space-scoped meetings 2026-04-10 18:37:25 -04:00
main.py feat(meeting-intelligence): add per-meeting access control 2026-04-09 10:18:13 -04:00