Brent O'Neill
8a17cccf3d
remove console.logs
2025-09-22 14:29:37 -06:00
boneill-ds
aaec9c9c95
Merge branch 'main' into features/PRTL-3960
2025-09-22 14:27:47 -06:00
Brent O'Neill
13f7541190
finish stubbing data
2025-09-22 14:23:50 -06:00
Brent O'Neill
fc5f67e244
Added technical details section
2025-09-22 14:23:03 -06:00
Cole Goldsmith
a343d94cb9
Merge branch 'main' into feat/move-filters
2025-09-22 15:02:31 -05:00
Cole Goldsmith
ab277bd807
use ag grid search
2025-09-22 14:54:20 -05:00
Mike Fortman
de733eee70
Merge pull request #50 from langflow-ai/feat/onboarding
...
Add onboarding and update settings
2025-09-22 14:14:54 -05:00
Brent O'Neill
9fdec36e9c
make the search filter work
2025-09-22 13:06:19 -06:00
Mike Fortman
033a40600c
fix provider call
2025-09-22 12:29:23 -05:00
Lucas Oliveira
d7f384e7ca
updated onboarding component with watsonx
2025-09-22 12:58:14 -03:00
Lucas Oliveira
a747f3712d
updated colors and styling
2025-09-22 10:13:00 -03:00
Lucas Oliveira
43f94f9f4b
added model validation and onboarding finishing
2025-09-20 12:09:27 -03:00
Cole Goldsmith
a5816046f3
more table column styles
2025-09-19 15:49:09 -05:00
Cole Goldsmith
4291cf5d45
Merge branch 'main' into feat/move-filters
2025-09-19 15:21:25 -05:00
Cole Goldsmith
8f3b149034
add more mutation queries and fix backend to wait for updates
2025-09-19 15:21:18 -05:00
Brent O'Neill
99bf3772b5
updated header for chunks page
2025-09-19 12:16:20 -06:00
Mike Fortman
88c9d60986
add docling presets
2025-09-19 12:04:23 -05:00
Eric Hare
04d293f289
Merge branch 'main' into feat-sharepoint-auth
2025-09-19 09:58:10 -07:00
phact
4b58f3564a
lint
2025-09-19 11:49:34 -04: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
Mike Fortman
9ad1fb3f4f
Merge branch 'main' of github.com:langflow-ai/openrag into feat/onboarding
2025-09-18 21:04:37 -05:00
Cole Goldsmith
03116937ad
Merge branch 'main' into feat/move-filters
2025-09-18 17:13:15 -05:00
Deon Sanchez
ce34c8ab0f
Merge branch 'main' of https://github.com/langflow-ai/openrag into feat-sharepoint-auth
2025-09-18 16:11:13 -06:00
Mike Fortman
6a11aec195
update model selectors
2025-09-18 17:03:51 -05:00
Cole Goldsmith
a97c6af0de
fix grid truncation
2025-09-18 16:56:10 -05:00
Cole Goldsmith
e33adda6fb
start creating a new filters component
2025-09-18 16:33:16 -05:00
Lucas Oliveira
d68a787017
Added models fetching
2025-09-18 18:25:00 -03:00
Lucas Oliveira
4cbdf6ed19
disabled overflow on base layout
2025-09-18 17:46:23 -03:00
Lucas Oliveira
eea41c04d9
Refactored to have models inside ollama
2025-09-18 17:39:49 -03:00
Mike Fortman
dec24fc759
Merge branch 'feat/onboarding' of github.com:langflow-ai/openrag into feat/onboarding
2025-09-18 15:23:46 -05:00
Mike Fortman
561e33bd6d
fix settings interface
2025-09-18 15:23:26 -05:00
Lucas Oliveira
260099c52e
added advanced part of onboarding
2025-09-18 17:19:19 -03:00
Eric Hare
4536111650
Merge branch 'main' into feat-sharepoint-auth
2025-09-18 12:54:02 -07:00
Mike Fortman
facbb76171
Merge branch 'feat/onboarding' of github.com:langflow-ai/openrag into feat/onboarding
2025-09-18 14:50:02 -05:00
Mike Fortman
890e216c5a
system prompt changes
2025-09-18 14:47:45 -05:00
Lucas Oliveira
1b8b4c139f
added model on ollama onboarding
2025-09-18 16:43:23 -03:00
Lucas Oliveira
0170572f3f
implemented model selector
2025-09-18 16:43:01 -03:00
Mike Fortman
0c75eab6b5
style updates for system prompt
2025-09-18 14:32:33 -05:00
Lucas Oliveira
327279630f
Added onboarding for each provider
2025-09-18 15:33:07 -03:00
Lucas Oliveira
675ed84e2f
Export types on get settings query
2025-09-18 15:32:57 -03:00
Lucas Oliveira
224a14292c
Add tooltip provider
2025-09-18 15:32:49 -03: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
Lucas Oliveira
1d44fc4658
added logos and onboarding page
2025-09-18 15:02:57 -03:00
Lucas Oliveira
1696dea10b
refactored login page
2025-09-18 15:02:43 -03:00
Lucas Oliveira
5c5307c7ac
added new colors
2025-09-18 15:02:16 -03:00
Lucas Oliveira
ecf3cf1402
Merge remote-tracking branch 'origin/main' into feat/onboarding
2025-09-18 14:19:05 -03:00
Lucas Oliveira
e219d07743
implement settings page and redirect to onboarding
2025-09-18 14:18:19 -03:00
Lucas Oliveira
88acbd6d54
Fetch settings on init
2025-09-18 13:37:07 -03:00
Lucas Oliveira
8e267e1528
update settings to use react query
2025-09-18 13:33:56 -03:00
Mike Fortman
c401d2bb22
update settings
2025-09-18 11:00:55 -05:00