Commit graph

1 commit

Author SHA1 Message Date
chopratejas
de1a7e2ddc Add notebook for langchain-ai/how_to_fix_your_context PR
07-context-compression.ipynb: Context Compression technique using Headroom.
Same RAG setup as notebooks 01-06 (Lilian Weng blog posts, Claude Sonnet,
OpenAI embeddings). Replaces GPT-4o-mini pruning/summarization with local
Headroom compress() — zero extra LLM calls, zero cost.

Ready to fork and PR to https://github.com/langchain-ai/how_to_fix_your_context
2026-03-26 00:25:59 -07:00