jeffsi-meet/deploy/meeting-intelligence/api
Jeff Emmett f40b8bd97d fix(mi-api): handle RunPod vLLM output format and jsonb serialization
Fixes three issues preventing summary generation via RunPod GPU:
- Extract text from vLLM's nested choices/tokens output format
- Strip LLM preamble text before JSON parsing
- Serialize lists to JSON strings for asyncpg jsonb columns

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 10:14:41 -07:00
..
app fix(mi-api): handle RunPod vLLM output format and jsonb serialization 2026-03-23 10:14:41 -07:00
Dockerfile feat(meeting-intelligence): add backend infrastructure for transcription and AI summaries 2026-02-05 19:04:19 +00:00
requirements.txt feat(meeting-intelligence): add backend infrastructure for transcription and AI summaries 2026-02-05 19:04:19 +00:00