Commit graph

7 commits

Author SHA1 Message Date
Cole Goldsmith
2d0838d5a8 reorganize folder structure 2025-11-14 15:32:40 -06:00
Cole Goldsmith
173df0be99
add biome & format code (#403) 2025-11-14 13:45:32 -06:00
Brent O'Neill
9f16f9f25a Added inner shadow and capped height 2025-10-06 11:38:33 -06:00
Brent O'Neill
a2e1210a4d wip commit 2025-10-06 08:50:19 -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