Commit graph

61 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
b493dab318 Enhance KnowledgeSourcesPage with ingestion settings and connector management
This commit refactors the KnowledgeSourcesPage component to include a new ingestion settings section, allowing users to configure document processing parameters such as chunk size and overlap. It also improves the connector management interface by integrating async fetching of connector statuses and enhancing error handling. The changes aim to provide a more robust and user-friendly experience while maintaining well-documented code practices.
2025-09-04 18:33:16 -03:00
Eric Hare
2dfc8faaac
Add Mike's UI enhancements for picker 2025-09-04 09:27:18 -07:00
Gabriel Luiz Freitas Almeida
3118e54b69 Add ingest flow handling and UI updates in KnowledgeSourcesPage
This commit introduces state management for ingest flow IDs and corresponding edit URLs in the KnowledgeSourcesPage component. It enhances the user interface by adding a new section for file ingestion, allowing users to customize their file processing pipeline. The changes improve the overall functionality and maintainability of the settings page, contributing to a more robust and well-documented codebase.
2025-09-04 10:24:11 -03:00
Eric Hare
64edbd8eed
feat: Google Drive picker and enhancements 2025-09-03 14:11:32 -07:00
phact
1b14d6c8e5 no auth mode 2025-09-02 10:50:20 -04:00
phact
7b2c16ca21 sync all files checkbox 2025-08-29 17:09:54 -04:00
phact
859458efdf LANGFLOW_URL 2025-08-27 23:09:11 -04:00
phact
60fa42f0a2 lint 2025-08-22 11:25:42 -04:00
phact
674fed412d misc ui improvements 2025-08-22 11:13:01 -04:00
phact
03215ddf43 lint and build fixes 2025-08-20 11:26:05 -04:00
phact
f2b407b4c8 rename pages, improve knowledge and chat 2025-08-20 11:16:55 -04:00