Releases: henomis/lingoose
Releases · henomis/lingoose
v0.1.0-beta.1
Full Changelog: v0.0.13-alpha.3...v0.1.0-beta.1
v0.0.13-alpha.3
What's Changed
Full Changelog: v0.0.13-alpha.2...v0.0.13-alpha.3
v0.0.13-alpha.2
What's Changed
Full Changelog: v0.0.13-alpha.1...v0.0.13-alpha.2
v0.0.13-alpha.1
What's Changed
Full Changelog: v0.0.12...v0.0.13-alpha.1
v0.0.12
What's Changed
- chore Implement index engines by @henomis in #138
- chore Implement milvus db by @henomis in #139
- fix linting by @henomis in #142
- Feat Add index insert data callback by @henomis in #144
- Feat Add redis as vector database by @henomis in #145
- Feat Implement postgres as vector storage by @henomis in #146
- chore Add default index options getter by @henomis in #147
Full Changelog: v0.0.11...v0.0.12
v0.0.12-alpha.1
What's Changed
- chore Implement index engines by @henomis in #138
- chore Implement milvus db by @henomis in #139
- fix linting by @henomis in #142
- Feat Add index insert data callback by @henomis in #144
- Feat Add redis as vector database by @henomis in #145
- Feat Implement postgres as vector storage by @henomis in #146
Full Changelog: v0.0.11...v0.0.12-alpha.1
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
v0.0.11-beta1
Feat: add new QA pipeline mode refine (#134)
v0.0.11-alpha1
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
New Contributors
- @FlyingDuck made their first contribution in #119
Full Changelog: v0.0.10...v0.0.11-alpha1
v0.0.10
What's Changed
- feat: update qdrantgo and pineconego by @henomis in #104
- chore: implement cohere LLM by @henomis in #103
- Feat Add llm batch completion by @henomis in #105
- Feat Add Cohere Rerank by @henomis in #106
- Add Document methods and improve rerank by @henomis in #107
- Feat Add cohere embeddings by @henomis in #108
- chore: refactor and document by @henomis in #109
- chore: add localai example by @henomis in #111
Full Changelog: v0.0.9...v0.0.10