| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Python 1.1.3 source code.tar.gz | 2026-07-14 | 41.7 MB | |
| Python 1.1.3 source code.zip | 2026-07-14 | 42.0 MB | |
| README.md | 2026-07-14 | 283 Bytes | |
| Totals: 3 Items | 83.7 MB | 0 | |
What's new
- Added
SummarizingChatStorage: wraps anyChatStorageand automatically compresses long conversation histories via a user-supplied LLM summarizer. Uses lazy buffer activation and eager save-time compression — raw messages are always preserved in the inner store.