Skip to content

Releases: climatepolicyradar/cpr-sdk

v1.9.2

30 Oct 14:22
e698a36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

09 Oct 08:18
72c7c77
Compare
Choose a tag to compare

What's Changed

  • Feature/add concept filters field validation by @THOR300 in #128

Full Changelog: v1.9.0...v1.9.1

v1.9.0

08 Oct 08:13
1431551
Compare
Choose a tag to compare

What's Changed

  • Surface concept schema changes via sdk query updates by @THOR300 in #126

Full Changelog: v1.8.0...v1.9.0

v1.8.0

07 Oct 09:30
a9ccb61
Compare
Choose a tag to compare

What's Changed

  • to_passage_level_json separates naming of text block fields by @kdutia in #125

Full Changelog: v1.7.1...v1.8.0

v1.7.1

30 Sep 10:14
972cb02
Compare
Choose a tag to compare

What's Changed

  • refactor(dependabot): Group all ecosystems by @jesse-c in #114
  • 🤖 Update vespa test files by @olaughter in #117
  • feat(deps): bump the all group with 8 updates by @dependabot in #115
  • return document metadata in to_passage_level_json when text is empty by @kdutia in #120

Full Changelog: v1.7.0...v1.7.1

v1.7.0

19 Sep 11:57
efe9d2f
Compare
Choose a tag to compare

What's Changed

  • add CLI for testing search queries by @kdutia in #105

Full Changelog: v1.6.1...v1.7.0

v1.6.1

18 Sep 11:42
Compare
Choose a tag to compare

What's Changed

  • remove Embedder and sentence-transformers and torch by @kdutia in #107
  • Debugging and adding a failing test. by @THOR300 in #108
  • Add metadata at the passage level by @olaughter in #109

Full Changelog: v1.5.0...v1.6.1

v1.5.0

17 Sep 14:50
86b453e
Compare
Choose a tag to compare

What's Changed

Adds experimental_encode_on_vespa flag to SearchParameters which enables query encoding on Vespa, and a test to check that encoding in the SDK returns the same results as encoding in Vespa.

v1.4.4

16 Sep 15:40
2d67102
Compare
Choose a tag to compare

What's Changed

  • Feature/pla 162 make vespa search adapter code in the sdk not require certs by @THOR300 in #103

Full Changelog: v1.4.3...v1.4.4

v1.4.3

16 Sep 12:07
0ec5d0c
Compare
Choose a tag to compare

What's Changed

  • Allow VespaSearchAdaptor instantiation with no certs by @THOR300 in #98

Full Changelog: v1.4.2...v1.4.3