Releases: run-llama/semtools
Releases · run-llama/semtools
SemTools v3.0.1
Full Changelog: v3.0.0...v3.0.1
SemTools v3.0.0
What's Changed
- Add --json mode to binaries by @logan-markewich in #49
- feat: migrate storage layer to qdrant edge by @AstraBert in #50
- feat: move separate commands to a unified interace by @AstraBert in #51
- feat: add workspace option by @AstraBert in #52
- Use official qrant-edge crate by @logan-markewich in #54
Full Changelog: v2.0.0...v3.0.0
SemTools v2.0.0
What's Changed
- feat: migrate to parse v2 by @AstraBert in #47
New Contributors
- @AstraBert made their first contribution in #47
Full Changelog: v1.5.1...v2.0.0
SemTools v1.5.1
What's Changed
- fix package conflicts during builds by @logan-markewich in #45
Full Changelog: v1.5.0...v1.5.1
SemTools v1.5.0
What's Changed
- Support stdin input in
ask, also fix npm scripts for windows by @logan-markewich in #43
Full Changelog: v1.4.0...v1.5.0
SemTools v1.4.0
What's Changed
- documentation: Update example_CLAUDE.md by @deniskropp in #34
- Fix search binary build without workspace by @kim0 in #38
- Add versioning support so that embedding models can be updated without breakage by @logan-markewich in #39
- Introduce a new
askCLI command by @logan-markewich in #40 - v1.4.0 by @logan-markewich in #41
New Contributors
- @deniskropp made their first contribution in #34
- @kim0 made their first contribution in #38
Full Changelog: v1.3.1...v1.4.0
SemTools v1.3.1
What's Changed
- update claude.md by @jerryjliu in #31
- v1.3.1 by @logan-markewich in #33
New Contributors
- @jerryjliu made their first contribution in #31
Full Changelog: v1.3.0...v1.3.1
SemTools v1.3.0
What's Changed
- beta workspaces for persistance/performance on large datasets by @logan-markewich in #24
- remove beta document-level approach, persist purely line embeddings as a new beta approach by @logan-markewich in #25
- finalize workspace binary for accelerating search over large datasets by @logan-markewich in #27
Full Changelog: v1.2.3...v1.3.0
SemTools v1.3.0-beta.2
What's Changed
- remove beta document-level approach, persist purely line embeddings as a new beta approach by @logan-markewich in #25
Full Changelog: v1.3.0-beta.1...v1.3.0-beta.2
SemTools v1.3.0-beta.1
What's Changed
- beta workspaces for persistance/performance on large datasets by @logan-markewich in #24
Full Changelog: v1.2.3...v1.3.0-beta.1