Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Releases: climatepolicyradar/data-access

0.2.9

07 Nov 09:29
c841aab
Compare
Choose a tag to compare

Bugfix release for empty vespa search responses

0.2.8

06 Nov 14:50
0374161
Compare
Choose a tag to compare

adds pipeline metadata to the BaseDocument model

v0.2.7

01 Nov 20:01
880cc25
Compare
Choose a tag to compare

Bump patch version to fix release issue

v0.2.6

01 Nov 19:15
c38e4d2
Compare
Choose a tag to compare

Fix: update default embedder setting to match normalization in indexer & backend search

v0.2.5

01 Nov 15:22
7a5c134
Compare
Choose a tag to compare

This Release:


  • Updates the TableText block type to TableCell as it is agreed as a better name.

v0.2.4

01 Nov 13:39
7510c74
Compare
Choose a tag to compare

This Release:


  • Adds a block type as follows: TableText, this is to support our representation of table data that is identified during azure parsing.

v0.2.3

31 Oct 12:41
24a579f
Compare
Choose a tag to compare

Fix: allow sharing embedder in search adaptors

v0.2.2

30 Oct 12:01
07cf2f6
Compare
Choose a tag to compare

Fixed: exceptions raised by search are now more informative

v0.2.1

25 Oct 19:17
24e6a02
Compare
Choose a tag to compare

Fix: required passthrough options in embedding generator to support extra use cases

v0.2.0

25 Oct 18:39
d32110b
Compare
Choose a tag to compare

New Feature: Implement search with Vespa