Cole Goldsmith
d47038e097
Reorganize folders within frontend ( #407 )
...
* reorganize folder structure
* move folders from merge
* fix import issue
* run format
* update configs
2025-11-17 08:23:23 -06:00
Cole Goldsmith
173df0be99
add biome & format code ( #403 )
2025-11-14 13:45:32 -06:00
Cole Goldsmith
1385fd5d5c
better settings form validation, grouped model selection ( #383 )
...
* better form validation, grouped model selection
* bump version
* fix fe build issue
* fix test
* change linting error
* Fixed integration tests
* fixed tests
* sample commit
---------
Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
2025-11-11 22:39:59 -03:00
pushkala-datastax
a553fb7d9b
Fix currentProvider assignment to use providers
2025-11-11 15:59:18 -08:00
phact
cf0136623e
enable model picker for connector screen in UI
2025-10-13 11:38:07 -04:00
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