Skip to content

Releases: tensorchord/vechord

0.2.0-alpha.2

04 Jul 09:40
9d78227
Compare
Choose a tag to compare
0.2.0-alpha.2 Pre-release
Pre-release

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

25 Jun 06:44
4c8a02b
Compare
Choose a tag to compare
0.2.0-alpha.1 Pre-release
Pre-release

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

14 Apr 07:04
e236535
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0-alpha.4...0.1.0

0.1.0-alpha.4

07 Apr 02:37
7a305e2
Compare
Choose a tag to compare
0.1.0-alpha.4 Pre-release
Pre-release

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

Full Changelog: 0.1.0-alpha.3...0.1.0-alpha.4

0.1.0-alpha.3

25 Mar 10:05
9f45e8a
Compare
Choose a tag to compare
0.1.0-alpha.3 Pre-release
Pre-release

What's Changed

  • feat: add bm25 keyword search by @kemingy in #10
  • chore: add badges and log to readme by @kemingy in #13
  • feat: support multivec maxsim by @kemingy in #11
  • docs: add url to pyproject for the pre-release by @kemingy in #14

Full Changelog: 0.1.0-alpha.2...0.1.0-alpha.3

0.1.0-alpha.2

18 Mar 03:03
dbd4cc8
Compare
Choose a tag to compare
0.1.0-alpha.2 Pre-release
Pre-release

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

16 Jan 14:23
9b92dd6
Compare
Choose a tag to compare
0.1.0a1 Pre-release
Pre-release