Commit graph

6 commits

Author SHA1 Message Date
Brent O'Neill
b3a11fed39 fix number input border colors 2025-10-06 14:36:21 -06:00
Brent O'Neill
5de3a821c4 remove console.log 2025-10-06 10:48:39 -06:00
Brent O'Neill
a0a2b2cc3b updated inputs in Ingest Settings for cloud-picker component 2025-10-06 10:40:57 -06:00
Brent O'Neill
01084d2a89 wip commit 2025-10-03 15:30:45 -06:00
Deon Sanchez
e9de598a0f Implement ingest settings in UnifiedCloudPicker and IngestSettings components
- Added IngestSettings interface to define settings structure.
- Integrated ingest settings state management in UnifiedCloudPicker.
- Updated IngestSettings component to handle user input for chunk size, chunk overlap, OCR, and picture descriptions.
- Passed settings and change handler to IngestSettings from UnifiedCloudPicker.
- Enhanced UploadProviderPage to utilize ingest settings during file upload.
2025-09-19 09:26:12 -06:00
Deon Sanchez
9a8818a81b Implement unified cloud picker with support for Google Drive and OneDrive, replacing individual pickers. Add new components for file listing, ingest settings, and file item display. Update package dependencies to include @radix-ui/react-separator. 2025-09-18 12:04:07 -06:00