Skip to content

Releases: kagent-dev/doc2vec

v2.3.0

Choose a tag to compare

@djannot djannot released this 13 Mar 09:33
0052fcb

What's Changed

  • 3x performance improvement for websites by @djannot in #53

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@djannot djannot released this 13 Mar 09:32
1b7376e

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@djannot djannot released this 13 Mar 09:32
ab38a0b

What's Changed

  • Adding a code source and qdrant support in the MCP server by @djannot in #50

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@djannot djannot released this 09 Feb 16:00
f0720f9

Release v2.0.0

v1.1.14

Choose a tag to compare

@github-actions github-actions released this 20 Nov 17:39
e189db1
fix multi-arch build only building for amd64 (#27)

Signed-off-by: urizaf-work <uri.zafrir@kaltura.com>

v1.1.13

Choose a tag to compare

@github-actions github-actions released this 18 Sep 19:26
38c48ef
fix: handle concurrent sessions without dropping session connections …

v1.1.12

Choose a tag to compare

@github-actions github-actions released this 22 Jul 15:04
b6bd74c
feat(fix): re-add health endpoint for streamable http (#24)

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>

v1.1.11

Choose a tag to compare

@github-actions github-actions released this 22 Jul 14:49
feat(fix): proper shutdown logic k8s

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>

v1.1.10

Choose a tag to compare

@github-actions github-actions released this 15 Jul 18:59
a0ed5cb
add support for multiple embeddings providers (#21)

* add support for multiple embeddings providers

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>

* use AzureOpenAI version

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>

* weird error logs

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>

* remove redundant code

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>

* bump version

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>

---------

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>

v1.1.9

Choose a tag to compare

@github-actions github-actions released this 15 Jul 16:45
7486b2c
streamable http default (#20)

* streamable http by default, make openai throw error rather than fail

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>

* allow for strict mode

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>

---------

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>