Changelog
May 4, 2026
- SDKs updated to v0.2.0 — both the Python SDK and the new Node SDK now cover the full RAG ingestion pipeline.
- New Node.js / TypeScript SDK with an async client: reference here.
- Field-based extraction: extract a structured payload that conforms to a JSON Schema you supply, plus schema generation from a natural-language description.
- New bucket management: group extracted documents into reusable buckets for the downstream pipeline.
- New chunking: split documents into retrieval-sized chunks with section-greedy, markdown-header, or block-window strategies.
- New embedding: compute dense / sparse vectors per chunk with internal or external models.
- New vector store: load embeddings into your own Milvus / Zilliz, Qdrant, or Pinecone cluster.
- New "turbo" enrichment mode for richer figure and table descriptions.
March 4, 2026
- New python SDK find the reference here.
- Zip files of extractions and documents can be downloaded via API too.
- Possibility to download Zip files from frontend & via API or SDK based on local path and not on firebase storage, for offline use.
- Filtering results now is possible for a more specific extraction.
- Now is possible to get a "section summary" instead of a complete "document" summary
- Added name and description of extractions to identify them better.
- Improvements on general extraction logic.
October 1, 2025
- New docs site.
- Billing & credits guide: how credits, top‑ups, and auto‑recharge work.
- Quick start tutorial to run your first extraction.
- API basics to connect your app.
Need help? support@ainexxo.com