openrag/frontend/src
Deon Sanchez 43b88a3f7e Enhance Ingest Settings UI and functionality
- Added a new 'tableStructure' setting to the IngestSettings interface and UI.
- Updated the IngestSettings component to include a select input for the embedding model.
- Improved layout and accessibility of input fields and switches.
- Integrated default settings for chunk size, chunk overlap, OCR, picture descriptions, and embedding model from constants.
- Implemented synchronization of settings with backend data using React Query.
2025-09-30 10:24:19 -06:00
..
app fix: update onboarding design, make opensearch index be initialized after onboarding, make flow reset change the models to the provider chosen (#100) 2025-09-26 12:04:17 -03:00
components Enhance Ingest Settings UI and functionality 2025-09-30 10:24:19 -06:00
contexts feat: add knowledge status (#53) 2025-09-24 10:27:59 -03:00
lib Enhance Ingest Settings UI and functionality 2025-09-30 10:24:19 -06:00
stores (frontend): Add zustand library for managing loading state in the application 2025-09-09 21:40:35 -03:00