Commit Graph

6 Commits

Author SHA1 Message Date
Nicko van Someren 7aa35a3757 Added HTML and Typescript UI components to support configration of text extraction engine.
Updated RAG /config and /config/update endpoints to support UI updates.

Fixed .dockerignore to prevent Python venv from being copied into Docker image.
2024-07-01 12:10:59 -06:00
Nicko van Someren 9cf622d981 Added support for using Apache Tika as a document loader.
Added persistent configuration options to configure use and location of Tika service.

Updated backend.apps.rag.main:get_loader() to make use of Tika document loader.
2024-06-30 15:49:15 -06:00
Timothy J. Baek df49e4e1cc fix: default openai api value 2024-03-06 20:25:24 -08:00
Dave Bauman 255fbb3c96
chore: optimize dockerfile order for caching 2024-01-23 07:48:27 -05:00
Timothy J. Baek 0810a2648f feat: multi-user chat history support 2023-12-26 03:28:30 -08:00
Timothy J. Baek 1274bd986b chore: dockerignore added 2023-12-26 02:22:06 -08:00