openrag/frontend/src/components/cloud-picker
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
..
file-item.tsx 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
file-list.tsx 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
index.ts 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
ingest-settings.tsx Implement ingest settings in UnifiedCloudPicker and IngestSettings components 2025-09-19 09:26:12 -06:00
picker-header.tsx 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
provider-handlers.ts 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
types.ts Implement ingest settings in UnifiedCloudPicker and IngestSettings components 2025-09-19 09:26:12 -06:00
unified-cloud-picker.tsx Implement ingest settings in UnifiedCloudPicker and IngestSettings components 2025-09-19 09:26:12 -06:00