Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Major release 21 source code.tar.gz | 2025-08-29 | 8.2 MB | |
Major release 21 source code.zip | 2025-08-29 | 9.5 MB | |
README.md | 2025-08-29 | 546 Bytes | |
Totals: 3 Items | 17.7 MB | 1 |
Over the last couple of weeks, we've been completely changing the vectorization library in Magic to use sqlite-vector. This library is significantly better than the one we used, implying much less memory consumption, faster, better cohesion (although not perfect).
In addition we've changed the distance calculation to cosine
as we retrieve context (RAG process), which should provide better matches. In addition we've got Slack integration (check out plugins), and lots of other goodies for you.