Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tensorchord/vechord

Tags

0.2.4

Toggle 0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: multimodal emb interface (#70)

Signed-off-by: Keming <[email protected]>

0.2.3

Toggle 0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump vectorchord suite to 0815 (#69)

Signed-off-by: Keming <[email protected]>

0.2.2

Toggle 0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: allow change base_url for openai emb (#67)

Signed-off-by: Keming <[email protected]>

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: force llm to generate descriptions for entity and relation (#63)

Signed-off-by: Keming <[email protected]>

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support eval with image (#61)

* feat: support eval with image

Signed-off-by: Keming <[email protected]>

* reset chunk.text to None if type is not text

Signed-off-by: Keming <[email protected]>

---------

Signed-off-by: Keming <[email protected]>

0.2.0-alpha.3

Toggle 0.2.0-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: jina multimodal emb (#56)

* feat: jina multimodal emb

Signed-off-by: Keming <[email protected]>

* raise err if input is empty

Signed-off-by: Keming <[email protected]>

* fix return in voyage multimodal query

Signed-off-by: Keming <[email protected]>

---------

Signed-off-by: Keming <[email protected]>

0.2.0-alpha.2

Toggle 0.2.0-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: use psycopg pool to avoid conflicts in concurrent request (#42)

* feat: use psycopg pool to avoid conflicts in concurrent request

Signed-off-by: Keming <[email protected]>

* only register vector type on conn creation

Signed-off-by: Keming <[email protected]>

---------

Signed-off-by: Keming <[email protected]>

0.2.0-alpha.1

Toggle 0.2.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: update examples and docs to use the async interface (#37)

* docs: update examples and docs to use the async interface

Signed-off-by: Keming <[email protected]>

* fix type check

Signed-off-by: Keming <[email protected]>

---------

Signed-off-by: Keming <[email protected]>

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: use vectorchord-suite image (#29)

* chore: use vectorchord-suite image

Signed-off-by: Keming <[email protected]>

* Update README.md

Co-authored-by: Copilot <[email protected]>

---------

Signed-off-by: Keming <[email protected]>
Co-authored-by: Copilot <[email protected]>

0.1.0-alpha.4

Toggle 0.1.0-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support uuid v7 as primary key, add built-in tables, expose Pip…

…eline (#23)

Signed-off-by: Keming <[email protected]>