Skip to content

Releases: biocypher/biochatter

v0.1.8

05 Sep 14:59
Compare
Choose a tag to compare

What's Changed

  • Support to similarity search across all uploaded documents and map metadata to embeddings by @fengsh27 in #14

Full Changelog: v0.1.7...v0.1.8

v0.1.7

03 Aug 22:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

03 Aug 22:33
55e4a99
Compare
Choose a tag to compare

What's Changed

  • make biochatter to support tokens splitter by @fengsh27 in #4

Full Changelog: v0.1.5...v0.1.6

v0.1.5

03 Aug 22:33
Compare
Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

03 Aug 22:33
d2b3d62
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

03 Aug 22:33
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

03 Aug 22:32
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

First functional version on PyPI, including LLM connect and vector DB integration

19 Jun 23:23
Compare
Choose a tag to compare

Includes basic functionality to connect to LLM providers via API (several OpenAI models and HF Hub) and Milvus as a vector database management system.