openrag/frontend
Gabriel Luiz Freitas Almeida dfb09f3b07 Implement flow validation settings and enhance ingestion configuration UI
This commit adds state management for flow validation and ingestion settings in the KnowledgeSourcesPage component. It introduces new state variables to handle flow validation data and ingestion settings, including chunk size, chunk overlap, separator, and embedding model. The fetchSettings function is updated to prevent multiple calls and to set ingestion settings based on available UI settings from the backend. Additionally, the UI is enhanced to display and modify these settings dynamically, improving user experience and configurability.
2025-09-09 17:07:35 -03:00
..
components update to routers 2025-09-08 19:31:42 -04:00
hooks re-skin 2025-08-18 22:19:43 -04:00
lib re-skin 2025-08-18 22:19:43 -04:00
public frontend 2025-07-11 00:58:29 -04:00
src Implement flow validation settings and enhance ingestion configuration UI 2025-09-09 17:07:35 -03:00
.gitignore frontend 2025-07-11 00:58:29 -04:00
components.json frontend 2025-07-11 00:58:29 -04:00
eslint.config.mjs frontend 2025-07-11 00:58:29 -04:00
next.config.ts updates to routers 2025-09-08 17:22:14 -04:00
package-lock.json Merge remote-tracking branch 'origin/main' into feat/nudges 2025-09-08 16:25:59 -03:00
package.json Merge remote-tracking branch 'origin/main' into feat/nudges 2025-09-08 16:25:59 -03:00
postcss.config.mjs frontend 2025-07-11 00:58:29 -04:00
tailwind.config.ts re-skin 2025-08-18 22:19:43 -04:00
tsconfig.json gdrive v0 2025-07-29 02:12:44 -04:00