Skip to content

Releases: topoteretes/cognee-rs

ONNX Runtime mirror (ort-runtime-1.24.2)

Choose a tag to compare

@github-actions github-actions released this 03 Jul 09:27
c7d137d

Prebuilt ONNX Runtime binaries mirrored for CI. See ci/ort/runtime.lock and docs/ci/ort-mirror.md.

v0.1.3

Choose a tag to compare

@GraDKh GraDKh released this 02 Jul 20:25
cf7e44d

0.1.3 - 2026-07-02

Added

  • Route ollama, mistral, gemini, and custom OpenAI-compatible providers (#30)

Changed

  • Optimize embeddings generation and engines (#34)
  • Consolidate redundant queries and add native pgvector batch search (#36)
  • Eliminate two N+1 query loops (has_edges, update_last_accessed) (#24)

Fixed

  • Enable the HTML loader in the Neon (Node.js) binding for URL ingestion (#50)
  • Fail loudly when NATURAL_LANGUAGE search is unsupported by the backend (#51)
  • Fix reported TypeScript SDK bugs and cross-dataset deduplication (#11)

Release 0.1.0

Choose a tag to compare

@GraDKh GraDKh released this 26 Jun 12:17
d5601f0

What's Changed

  • chore: crates.io publish readiness (version on path deps) by @GraDKh in #5
  • chore: release v0.1.0 by @github-actions[bot] in #4
  • docs(readme): point doc links to docs.cognee.ai by @Vasilije1990 in #3
  • chore(ts): bump to 0.1.1; lead docs with remember/recall API by @GraDKh in #7
  • docs: reflect published registries (crates.io / npm); fix cognee-cli publish flag by @GraDKh in #8
  • ci(release-plz): disable semver_check to stop the release-pr hang by @GraDKh in #9

New Contributors

  • @github-actions[bot] made their first contribution in #4

Full Changelog: https://github.com/topoteretes/cognee-rs/commits/v0.1.0