v0.0.11
What's Changed
- chore: fix README example by @henomis in #117
- chore: refactor readme by @henomis in #118
- Chore Add custom http client support to HF api by @henomis in #122
- Chore Fix load() in SimpleVectorIndex by @henomis in #123
- Fix huggingface llm verbosity by @henomis in #124
- feat: add the validate for DirectoryLoader by @FlyingDuck in #119
- chore: refactor simpleVectorStorage by @henomis in #126
- Chore Refactor similarity search results by @henomis in #127
- Chore/116 refactor indexes Query and Search by @henomis in #128
- chore Add an index method to insert a vector by @henomis in #129
- feat: implement llm cache by @henomis in #131
- Chore Lint code by @henomis in #133
- Feat Add new QA pipeline mode refine by @henomis in #134
- Fix filtering and ordering indexes search results by @henomis in #135
New Contributors
- @FlyingDuck made their first contribution in #119
Full Changelog: v0.0.10...v0.0.11