Skip to content

Releases: kagent-dev/doc2vec

v1.1.14

20 Nov 17:39
e189db1

Choose a tag to compare

fix multi-arch build only building for amd64 (#27)

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

v1.1.13

18 Sep 19:26
38c48ef

Choose a tag to compare

fix: handle concurrent sessions without dropping session connections …

v1.1.12

22 Jul 15:04
b6bd74c

Choose a tag to compare

feat(fix): re-add health endpoint for streamable http (#24)

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

v1.1.11

22 Jul 14:49

Choose a tag to compare

feat(fix): proper shutdown logic k8s

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

v1.1.10

15 Jul 18:59
a0ed5cb

Choose a tag to compare

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

15 Jul 16:45
7486b2c

Choose a tag to compare

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>

v1.1.8

11 Jul 12:30
90216ff

Choose a tag to compare

fix query_doc tool-name (#19)

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

v1.1.7

27 Jun 15:03
d6426de

Choose a tag to compare

Merge pull request #18 from dimetron/main

Docker fixes multi arch build

v1.1.6

27 Jun 00:54
127d33f

Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5

26 Jun 21:43
e15305f

Choose a tag to compare

Merge pull request #16 from dimetron/main

fix release error