Skip to content

Releases: cocoindex-io/cocoindex

v0.1.9

13 Mar 23:20
6953931
Compare
Choose a tag to compare

What's Changed

  • Use OpArgsResolver to make resolve for multiple input args easier. by @badmonster0 in #120
  • Upgrade babel runtime versions for docs by @badmonster0 in #121
  • Extract Rust<->Python binding logic into a module for reuse by @badmonster0 in #122
  • Robust support for passing constant to functions. by @badmonster0 in #123
  • Update SplitRecursively to take language and chunk sizes dynamically. by @badmonster0 in #124
  • Update the documents about SplitRecursively and transform arguments. by @badmonster0 in #125

Full Changelog: v0.1.8...v0.1.9

v0.1.8

13 Mar 01:25
fea9c77
Compare
Choose a tag to compare

What's Changed

Added support for extracting structured information from text by LLM (#27)

See:

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

09 Mar 01:14
fb57ec3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

07 Mar 06:33
9216313
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

06 Mar 23:38
d6a4c25
Compare
Choose a tag to compare

What's Changed

  • Correct similarity score for cosine / inner product. by @badmonster0 in #44
  • Leverage pythonize to bypass JSON serialization in Python<->Rust by @badmonster0 in #45
  • Bump Rust dependency versions. by @badmonster0 in #46
  • Make local build/install take precedence over released package. by @badmonster0 in #50
  • Support struct and table types in Python->Rust type encoding. #19 by @badmonster0 in #51

Full Changelog: v0.1.4...v0.1.5

v0.1.4

06 Mar 00:56
dab8a6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

04 Mar 23:24
b37aeb9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3