Skip to content

Commit dd1ce36

Browse files
docs: add PR #114 to LLMLingua compaction plan
1 parent 67c9a05 commit dd1ce36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/plans/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This directory contains implementation plans for the Tama project. Each plan doc
2929

3030
| Plan | Description | PR / Git References |
3131
|------|-------------|---------------------|
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 |
3333
| [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 |
3434
| [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 |
3535
| [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

Comments
 (0)