openrag/frontend
Gabriel Luiz Freitas Almeida 2bb74d89bb Implement file upload, ingestion, and deletion flow in KnowledgeDropdown component
This commit enhances the KnowledgeDropdown component by integrating a complete file handling process that includes uploading files to Langflow, running an ingestion flow, and deleting the uploaded files. It introduces error handling for each step and dispatches appropriate events to notify the UI of the upload and ingestion results. These changes improve the robustness and maintainability of the component, contributing to a well-documented codebase.
2025-09-04 10:26:27 -03:00
..
components Implement file upload, ingestion, and deletion flow in KnowledgeDropdown component 2025-09-04 10:26:27 -03: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 Add ingest flow handling and UI updates in KnowledgeSourcesPage 2025-09-04 10:24:11 -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 split frontend and backend containers 2025-08-01 10:12:39 -04:00
package-lock.json misc ux improvements 2025-08-21 02:32:28 -04:00
package.json misc ux improvements 2025-08-21 02:32:28 -04: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