Skip to content

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)