Commit graph

240 commits

Author SHA1 Message Date
Lucas Oliveira
c3c7b9a836 changed settings page to get models when is no ajth mode 2025-09-24 10:00:53 -03:00
Mike Fortman
9a14192fd3
Merge branch 'main' into knowledge-status 2025-09-23 16:13:33 -05:00
Mike Fortman
5fe45b3b66
Merge pull request #59 from langflow-ai/docling-presets
Add Docling ingest flow and presets controls
2025-09-23 16:13:08 -05:00
Mike Fortman
917b078c20 old tweaks cleanup 2025-09-23 16:01:02 -05:00
boneill-ds
6839c74466
Merge pull request #57 from langflow-ai/features/PRTL-3960
design sweep for chunks page
2025-09-23 14:25:27 -06:00
Lucas Oliveira
526e4a9f48 added failed to status badge 2025-09-23 17:21:03 -03:00
Lucas Oliveira
40d2112d1f add tasks to files inside task context 2025-09-23 17:20:52 -03:00
Lucas Oliveira
fd26c91187 fetch task files and display them on knowledge page 2025-09-23 17:20:37 -03:00
Lucas Oliveira
60a1c09d0b make file fields be optional 2025-09-23 17:20:24 -03:00
Lucas Oliveira
ae2e95e023 add timeout on mutation delete document 2025-09-23 17:20:07 -03:00
Brent O'Neill
1808ccc149 fix selection 2025-09-23 13:59:35 -06:00
boneill-ds
5a473541ad
Update frontend/src/app/knowledge/chunks/page.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 13:25:40 -06:00
boneill-ds
9caebae22e
Update frontend/src/app/knowledge/chunks/page.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 13:24:57 -06:00
boneill-ds
c33b5bcd4e
Update frontend/src/app/knowledge/chunks/page.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 13:24:49 -06:00
boneill-ds
3cb33526db
Update frontend/src/app/knowledge/chunks/page.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 13:24:41 -06:00
boneill-ds
a425ba62fb
Update frontend/src/app/knowledge/chunks/page.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 13:24:25 -06:00
Lucas Oliveira
3e10f97659 format 2025-09-23 16:12:08 -03:00
Lucas Oliveira
abb0c9868c Merge remote-tracking branch 'origin/main' into knowledge-status 2025-09-23 16:10:46 -03:00
Brent O'Neill
70da229e40 commit and make select work 2025-09-23 11:53:58 -06:00
Cole Goldsmith
0b39baa5ec better cache usage, make filters blue 2025-09-23 11:04:27 -05:00
Cole Goldsmith
744a799c11 Merge branch 'main' into feat/move-filters 2025-09-23 09:27:01 -05:00
Lucas Oliveira
c6794adca9
fix: make different providers have their edges connected, redirect to main page from onboarding (#58)
* Changed flows and components to support different models

* Changed onboarding to redirect automatically

* Added new components and ids to settings

* Changed flows service to change llm text components as well

* changed models service to not remove : on ollama

* fix edge not connecting on nudges flow
2025-09-22 18:02:56 -03:00
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
502c1f00dc fix layout wrapper 2025-09-22 15:17:41 -05:00
Cole Goldsmith
dcca2d8c28 fix textarea 2025-09-22 15:11:39 -05: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
Cole Goldsmith
2a2a5562cb fix app layout 2025-09-22 10:54:24 -05:00
Cole Goldsmith
2ead2985cc long list of filters styles, polish filter panel 2025-09-22 10:43:10 -05: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
Lucas Oliveira
54ea9fa0fd fixed logo 2025-09-20 12:07:46 -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
Deon Sanchez
a711573c29 refactor: comment out status field and related rendering logic in SearchPage 2025-09-19 12:21:14 -06:00
Deon Sanchez
61625a30a8 feat: add status handling and visual indicators for file statuses 2025-09-19 12:18:56 -06: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
phact
6c66cdc7c8 fix: DropdownMenuTrigger asChild 2025-09-19 12:00:17 -04:00
phact
4b58f3564a lint 2025-09-19 11:49:34 -04:00
phact
faf35c2a0e lint 2025-09-19 11:25:17 -04:00
phact
a8d09fbf93 lint fix 2025-09-19 11:24:10 -04:00