Cocoindex

Latest version: v0.1.17

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.1.11

What's Changed
* Add support for more languages in `SplitRecursively` by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/144
* Add `function` decorator for simple functions. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/146


**Full Changelog**: https://github.com/cocoindex-io/cocoindex/compare/v0.1.10...v0.1.11

0.1.9

What's Changed
* Use `OpArgsResolver` to make resolve for multiple input args easier. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/120
* Upgrade babel runtime versions for `docs` by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/121
* Extract Rust<->Python binding logic into a module for reuse by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/122
* Robust support for passing constant to functions. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/123
* Update `SplitRecursively` to take language and chunk sizes dynamically. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/124
* Update the documents about `SplitRecursively` and `transform` arguments. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/125


**Full Changelog**: https://github.com/cocoindex-io/cocoindex/compare/v0.1.8...v0.1.9

0.1.8

What's Changed

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

See:
* [`ExtractByLlm`](https://cocoindex.io/docs/ops/functions#extractbyllm) function
* [LLM integration](https://cocoindex.io/docs/ai/llm)
* [`Manual Extraction`](https://github.com/cocoindex-io/cocoindex/tree/main/examples/manual_extraction) example.

New Contributors
* wykrrr made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/112

**Full Changelog**: https://github.com/cocoindex-io/cocoindex/compare/v0.1.7...v0.1.8

0.1.7

What's Changed
* Support Python->Rust Struct/Table type bindings. 19 by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/57
* Add instruction to run cocoinsight for all the examples by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/61
* Skip update table if type changed without storage type change. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/63
* Use `List` instead of `Table` for python list type 19 by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/64
* Serializing/deserializing struct to JSON object for Postgres. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/65
* Support type annotations for both `List` and `Table` in Python SDK. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/66
* Support any data type in Rust->Python. 19 by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/67
* Refactor logic to parse Python type - to support dataclass type binding. 19 by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/69
* docs: update README.md by eltociear in https://github.com/cocoindex-io/cocoindex/pull/68
* Support `... | None` (or `Optional[...]`) when analyzing type. 19 by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/70
* Support creating dataclasses in Rust->Python value bindings. 19 by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/73
* Use custom code to convert Rust values to Python so bytes are bytes by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/75

New Contributors
* eltociear made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/68

**Full Changelog**: https://github.com/cocoindex-io/cocoindex/compare/v0.1.6...v0.1.7

0.1.6

What's Changed
* Bunch of serialization fixes in Python SDK by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/54


**Full Changelog**: https://github.com/cocoindex-io/cocoindex/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
* Correct similarity score for cosine / inner product. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/44
* Leverage `pythonize` to bypass JSON serialization in Python<->Rust by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/45
* Bump Rust dependency versions. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/46
* Make local build/install take precedence over released package. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/50
* Support struct and table types in Python->Rust type encoding. 19 by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/51


**Full Changelog**: https://github.com/cocoindex-io/cocoindex/compare/v0.1.4...v0.1.5

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.