Skip to content

v0.13.0

Latest

Choose a tag to compare

@artiz artiz released this 02 Jul 16:21

What's changed

  • feat(rag): label the CrossFirst question with its Item 11 evidence (d3435b9)
  • feat(rag): round-trip answers output into eval + label rag/questions.json (ab879ff)
  • feat(rag): update questions with detailed answers and sources in JSON format (792ad84)
  • fix(rag): use >= path-dep requirements to survive master releases (5a031df)
  • bump nodejs package version in examples (8dd0f8d)
  • feat(rag): eval from md-dir/questions, answers benchmark, prune, crash-safe ingest (a4f6360)
  • feat(rag): pad the stats table to fixed column widths (2848311)
  • feat(rag): streaming ingestion, LLM answers by default, better LLM errors (6587e07)
  • feat(rag): RAG_DOCUMENTS_OUTPUT markdown mirror + silence lopdf stream warnings (ec7a6d0)
  • fix(rag): bump path-dep version pins to 0.11.0 after master release (81988ec)
  • feat(rag): add output folder for ingested documents in configuration (0dca270)
  • feat(rag): update configuration and add new documents and questions for RAG system (e763c11)
  • style(rag): apply rustfmt to fleischwolf-rag (987d309)
  • feat(rag): REST API with API-key auth + quickstart docs (ca414b3)
  • feat(rag): record per-document processing metrics in document metadata (4565f0f)
  • feat(rag): use sqlite-vec for SQLite vector search (9dba623)
  • feat(rag): add fleischwolf-rag — pluggable RAG subsystem (e144344)

Full changelog: v0.12.1...v0.13.0