Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

v1.2.0: New: Retrieval Augmented Generation with LLM

Choose a tag to compare

@danielfleischer danielfleischer released this 21 May 11:05
· 58 commits to main since this release
af86bc2
Retrieval Augmented Generation with LLM Demo (#16)

- Added a new RAG + prompt + LLM UI (demo).
- Added an example config and notebook.
- Updated main README with "updates" sub-section.
- Updated `run_demo.py` to include all the options to run a demo (UI, UI + service, UI + <user_defined_service>)