v0.6.0 (2024-04-25)
Highlights in this release are an extended interface, experimental WebAssembly bindings, and the option to use a custom Ollama URL. But also the fact that three people contributed to this release! Thank you so much! 🙇♂️
Added
- Added
Collection.Delete()to delete documents from a collection (PR #63 by @iwilltry42) - Added an experimental WebAssembly binding (package
wasm) and example (PR #69)