You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/plans/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ This directory contains implementation plans for the Tama project. Each plan doc
29
29
30
30
| Plan | Description | PR / Git References |
31
31
|------|-------------|---------------------|
32
-
|[LLMLingua-2 Compaction Endpoint](2026-06-08-llmlingua-compaction.md)| Add `/v1/compaction` endpoint that compresses prompts via Microsoft LLMLingua-2 (XLM-RoBERTa-large) before they hit the main LLM |#111, #112, #113 ✅ COMPLETED |
32
+
|[LLMLingua-2 Compaction Endpoint](2026-06-08-llmlingua-compaction.md)| Add `/v1/compaction` endpoint that compresses prompts via Microsoft LLMLingua-2 (XLM-RoBERTa-large) before they hit the main LLM |#111, #112, #113, #114 ✅ COMPLETED |
33
33
|[SSE-Powered Updates Page](2026-06-04-sse-updates-page.md)| Replace fire-and-forget refresh buttons with SSE-driven real-time updates on the updates page |#109`7a1a39dc`, `6faed2bf`, `03dbbcfe`, `efefdcf`, `eef6916` ✅ COMPLETED |
34
34
|[Unified Dashboard Models](2026-06-03-unified-dashboard-models.md)| Merge "Active Models" and "Inactive Models" sections into a single "Models" section on the dashboard |#108`1f6cc9f` ✅ COMPLETED |
35
35
|[Backend Build Method Toggle](2026-06-03-backend-build-method-toggle.md)| Add "Build from source" toggle on backend cards that persists to DB, letting users switch between prebuilt and source for updates |#107 ✅ COMPLETED |
0 commit comments