Releases: tensorchord/vechord
Releases · tensorchord/vechord
0.2.0-alpha.2
What's Changed
- feat: support run defined pipeline from config by @kemingy in #38
- fix: dynamic pipeline namespace & keyword args by @kemingy in #39
- feat: add rate limit to gemini client by @kemingy in #40
- feat: support voyage multimodal embedding by @kemingy in #41
- feat: use psycopg pool to avoid conflicts in concurrent request by @kemingy in #42
Full Changelog: 0.2.0-alpha.1...0.2.0-alpha.2
0.2.0-alpha.1
What's Changed
- feat: add anthropic contextual retrieval example by @kemingy in #30
- feat: graph retrieval by @kemingy in #31
- chore: rm breakpoints in the code by @kemingy in #32
- feat: use gemini API to extract the PDF directly by @kemingy in #33
- feat: change to async interface by @kemingy in #35
- fix: encoder hook for numpy array by @kemingy in #36
- docs: update examples and docs to use the async interface by @kemingy in #37
Full Changelog: 0.1.0...0.2.0-alpha.1
0.1.0
What's Changed
- feat: support copy bulk by @kemingy in #24
- docs: add more guides by @kemingy in #25
- feat: auto configure the probe for vector search by @kemingy in #26
- fix: copy with binary format by @kemingy in #27
- fix: enable spherical_centroids for maxsim index by @kemingy in #28
- chore: use vectorchord-suite image by @kemingy in #29
Full Changelog: 0.1.0-alpha.4...0.1.0
0.1.0-alpha.4
What's Changed
- docs: improve the user guide by @kemingy in #15
- refactor: support customized index configuration by @kemingy in #16
- fix: can not import * by @yihong0618 in #18
- chore: enable the ruff preview for rule F822 by @kemingy in #19
- feat: support uuid v7 as primary key, add built-in tables, expose Pipeline by @kemingy in #23
New Contributors
- @yihong0618 made their first contribution in #18
Full Changelog: 0.1.0-alpha.3...0.1.0-alpha.4
0.1.0-alpha.3
0.1.0-alpha.2
What's Changed
- feat: use rich log handler by @kemingy in #1
- refact: use pipeline by @kemingy in #2
- feat: reuse doc/chunk/emb results, augment chunks, web service by @kemingy in #6
- feat: add decorator interface, support evaluation by @kemingy in #7
- feat: safe sql by @kemingy in #8
- feat: add tests and docs by @kemingy in #9
New Contributors
Full Changelog: 0.1.0a1...0.1.0-alpha.2
0.1.0a1
Full Changelog: https://github.com/tensorchord/vechord/commits/0.1.0a1