feat: register transcript chat WebSocket route

- Import transcripts_chat router
- Register /v1/transcripts/{id}/chat endpoint
- Completes LLM streaming integration (fn-1.3)
This commit is contained in:
Igor Loskutov
2026-01-12 18:38:10 -05:00
parent 0b5112cabc
commit b461ebb488
3 changed files with 27 additions and 14 deletions

View File

@@ -1,14 +1,21 @@
{
"assignee": null,
"assignee": "igor.loskutoff@gmail.com",
"claim_note": "",
"claimed_at": null,
"claimed_at": "2026-01-12T23:32:25.678580Z",
"created_at": "2026-01-12T22:41:17.581755Z",
"depends_on": [],
"epic": "fn-1",
"evidence": {
"commits": [
"ae85f5d3"
],
"prs": [],
"tests": []
},
"id": "fn-1.3",
"priority": null,
"spec_path": ".flow/tasks/fn-1.3.md",
"status": "todo",
"status": "done",
"title": "LLM streaming integration",
"updated_at": "2026-01-12T22:53:26.127042Z"
"updated_at": "2026-01-12T23:38:21.844470Z"
}