Skip to content

chat-rag-explorer: v0.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 16:49
f798c29

0.4.0 (2026-08-01)

Features

  • add Ollama (local and cloud) as an LLM provider (15f19d6), closes #28
  • capture misconfiguration errors and show helpful messages (6c99adb)

Bug Fixes

  • correct typo in ingest corpus selection prompt (2ba1a0d)
  • escape server-provided values before innerHTML rendering (20c1245), closes #27
  • warn at startup on unsupported LLM_PROVIDER and clarify provider docs (1568bcb)

Documentation

  • correct doc/code mismatches and surface the shipped corpora (3d0439a)