From 43f0df4493b5141b044e394ee238941e302532de Mon Sep 17 00:00:00 2001 From: asepharyana Date: Sun, 26 Jul 2026 19:13:08 +0700 Subject: [PATCH] fix(infra): remove buffer/compress from llm-api middleware chain - Buffer middleware causes SSE stream buffering - Compress middleware breaks real-time streaming - Added llm-chain with only secure-headers + retry + rate-limit - llm-api router now uses llm-chain@file instead of common-chain@file --- apps/llm-api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/llm-api b/apps/llm-api index 5cba76d..67861f3 160000 --- a/apps/llm-api +++ b/apps/llm-api @@ -1 +1 @@ -Subproject commit 5cba76d280079964d52733f888c246b37cbe4b7b +Subproject commit 67861f384bd4f64d5236a9608b33c965fbebbc7f