Skip to content

Commit bfb70b1

Browse files
authored
Update README.md
fix blog link
1 parent 59a6fec commit bfb70b1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,9 @@
1818
</a>
1919
</p>
2020

21-
[![Blog post](https://img.shields.io/badge/Blog-Rolling_Compression_for_GPT_%26_Gemini-0B7285?logo=read.cv&logoColor=white)](https://yourblog.com/gpt-context-rolling-compression?utm_source=github&utm_medium=readme&utm_campaign=v1_2)
22-
23-
> Prefer the narrative overview? **Read the blog post**https://yourblog.com/gpt-context-rolling-compression
21+
[![Blog post](https://img.shields.io/badge/Blog-Rolling_Compression_for_GPT_%26_Gemini-0B7285?logo=read.cv&logoColor=white)](https://blog.mycal.net/infinite-ai-chat-windows/?utm_campaign=github_readme_v1_2)
2422

23+
> Prefer the narrative overview? **Read the blog post**https://blog.mycal.net/infinite-ai-chat-windows/?utm_campaign=github_readme_v1_2
2524
2625
Utilities you can load into ChatGPT/GPT-5 (and Gemini) to keep chats fast by compressing heavy context (images, long chats, code drafts, pasted docs) into tiny JSON summaries you can save and reuse. This **workflow** lets you roll projects forward indefinitely by exporting + reloading summaries (the model’s built-in window size does not change). Supports both Soft Roll (same chat) and Hard roll (new chat) workflows.
2726

0 commit comments

Comments
 (0)