File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33[ ![ CI] ( https://github.com/Siddhant-K-code/distill/actions/workflows/ci.yml/badge.svg )] ( https://github.com/Siddhant-K-code/distill/actions/workflows/ci.yml )
44[ ![ Release] ( https://img.shields.io/github/v/release/Siddhant-K-code/distill )] ( https://github.com/Siddhant-K-code/distill/releases/latest )
55[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/Siddhant-K-code/distill )] ( https://goreportcard.com/report/github.com/Siddhant-K-code/distill )
6- [ ![ License: MIT ] ( https://img.shields.io/badge/License-MIT-yellow .svg )] ( https://opensource. org/licenses/MIT )
6+ [ ![ License: AGPL v3 ] ( https://img.shields.io/badge/License-AGPL%20v3-blue .svg )] ( https://www.gnu. org/licenses/agpl-3.0 )
77
88A reliability layer for LLM context. Deterministic deduplication that removes redundancy before it reaches your model.
99
@@ -338,9 +338,12 @@ go build -o distill .
338338
339339## License
340340
341- MIT — see [ LICENSE] ( LICENSE )
341+ AGPL-3.0 — see [ LICENSE] ( LICENSE )
342+
343+ For commercial licensing, contact: siddhantkhare2694@gmail.com
342344
343345## Links
344346
347+ - [ Website] ( https://distill.siddhantkhare.com )
345348- [ Blog: Engineering Guide to Context Efficiency] ( https://dev.to/siddhantkcode/the-engineering-guide-to-context-window-efficiency-202b )
346349- [ MCP Configuration] ( mcp/README.md )
You can’t perform that action at this time.
0 commit comments