Skip to content

Releases: epsilla-cloud/vectordb

enhance vectordb operations

07 Sep 15:47
2e02a95

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v0.3.12...cc-0.3.16

v0.3.16

09 Mar 00:32
52e1b3d

Choose a tag to compare

What's Changed

Full Changelog: v0.3.12...v0.3.16

v0.3.12

03 Apr 13:56
4fec638

Choose a tag to compare

What's Changed

Full Changelog: v0.3.11...v0.3.12

v0.3.11

14 Mar 18:25
68aec07

Choose a tag to compare

What's Changed

Full Changelog: v0.3.9...v0.3.11

v0.3.9

15 Feb 15:37
07f2a56

Choose a tag to compare

What's Changed

Full Changelog: v0.3.8...v0.3.9

v0.3.8

13 Feb 14:28
be9ca9d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.7...v0.3.8

v0.3.7

28 Jan 19:37
ee46b84

Choose a tag to compare

What's Changed

  • Protect catalog change for high throughput by @richard-epsilla in #121
  • feat: Add mixedbread ai support by @juliuslipp in #122
    • Support uae-large-v1, bge-large-en-v1.5, gte-large, e5-large-v2, multilingual-e5-large, multilingual-e5-base, and gte-large-zh models
  • Support OpenAI new text-embedding-ada-003 and small embedding models
  • Support VoyageAI new voyage-2 and voyage-2-code embedding models

New Contributors

Full Changelog: v0.3.5...v0.3.7

v0.3.5

10 Jan 16:23
4eec870

Choose a tag to compare

What's Changed

v0.3.4

06 Jan 16:59
d3b55be

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

31 Dec 04:33
4e952dd

Choose a tag to compare

What's Changed

  • Fix dense vector index: fixed a bug that dense vector fields defined after sparse vector fields will cause coredump
  • Improve json.getInt function to automatically convert floating numbers into integers

Full Changelog: v0.3.2...v0.3.3