Commit graph

56 commits

Author SHA1 Message Date
Sebastián Estévez
eba449d655
Merge branch 'main' into docling-health-improvement 2025-10-06 15:55:31 -04:00
phact
6f32890d76 docling backend check 2025-10-06 15:54:21 -04:00
Cole Goldsmith
c579bd9a1a Merge branch 'main' into feat/knowledge-page-sweep 2025-10-06 13:54:09 -05:00
Sebastián Estévez
baa779f690
Merge branch 'main' into pre-release-fixes 2025-10-06 14:47:56 -04:00
Cole Goldsmith
e4ae80860a Merge branch 'main' into feat/knowledge-page-sweep 2025-10-06 13:22:50 -05:00
Lucas Oliveira
62c4113886 Merge remote-tracking branch 'origin/main' into fix/tasks_ingest 2025-10-06 14:41:56 -03:00
Cole Goldsmith
87a9fb8440 Merge branch 'main' into feat/knowledge-page-sweep 2025-10-06 12:27:37 -05:00
phact
ee0d58a627 clear default nudges 2025-10-06 12:13:09 -04:00
Cole Goldsmith
c9c670d3ab Merge branch 'main' into feat/knowledge-page-sweep 2025-10-06 10:57:24 -05:00
Lucas Oliveira
b59dded52f Merge remote-tracking branch 'origin/main' into fix/tasks_ingest 2025-10-06 12:01:15 -03:00
Lucas Oliveira
641a24aa06 removed unused file 2025-10-06 11:57:51 -03:00
Brent O'Neill
44bc563904 Merged in main 2025-10-06 08:57:34 -06:00
Cole Goldsmith
85de6c8026 sweeeeeeeep 2025-10-03 15:56:08 -05:00
Mike Fortman
9c081ed06d Merge branch 'main' of github.com:langflow-ai/openrag into docling-req 2025-10-03 13:19:15 -05:00
Brent O'Neill
7b860b3f6f fix frontend ID 2025-10-03 09:08:33 -06:00
Lucas Oliveira
41e4ecefdb implement tasks fetching and cancelling on useQuery 2025-10-02 16:50:34 -03:00
Cole Goldsmith
657be2c324
Merge branch 'main' into feat/filters-design-sweep 2025-09-30 15:22:47 -05:00
Mike Fortman
d015ed1b0c
add container utils (#151)
* add container utils

* added localhost url to settings

* added localhost_url as a constant

* added localhost_url to get settings query

* make ollama onboarding have localhost url by default

* make endpoint be changed in models service and in onboarding backend instead of onboarding screen

* fixed embedding dimensions to get stripped model

* make config come as localhost but global variable be set as the transformed endpoint

* remove setting ollama url since it comes from the global variable

* use localhost again on ollama

---------

Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
2025-09-30 16:34:55 -03:00
Cole Goldsmith
f6ae18f2bd
Merge branch 'main' into feat/filters-design-sweep 2025-09-30 13:55:07 -05:00
Cole Goldsmith
70a75ee63d fix accent color variables 2025-09-30 11:22:37 -05:00
Mike Fortman
2341bf4700 Update docling preset options 2025-09-29 16:40:29 -05:00
Mike Fortman
ba22091f31 add banner for docling serve 2025-09-26 16:44:15 -05:00
Lucas Oliveira
28e566a1f4
feat: add session delete functionality (#70)
* implement delete user conversation on agent

* format

* implement delete session endpoint

* implement delete session on persistence services

* added deletion of sessions and added fetch sessions with query instead of with useEffect

* removed unused texts

* implemented dropdown menu on conversations
2025-09-24 17:41:53 -03:00
Lucas Oliveira
a8f4d734a3
fix: adjust onboarding copies and behaviors (#67)
* fixed logos

* pre-populate ollama endpoint

* show/hide api keys with button

* Added dropdown selector for ibm endpoint

* Added programatic dot pattern instead of background image

* Updated copies

* wait for 500ms before show connecting

* Changed copy

* removed unused log

* Added padding when password button is present

* made toggle be on mouse up

* show placeholder as loading models when they're loading

* removed description from model selector

* implemented getting key from env

* fixed complete button not updating
2025-09-24 17:35:16 -03:00
Deon Sanchez
be8e13a173
feat: add knowledge status (#53)
* feat: add status handling and visual indicators for file statuses

* refactor: comment out status field and related rendering logic in SearchPage

* format

* add timeout on mutation delete document

* make file fields be optional

* fetch task files and display them on knowledge page

* add tasks to files inside task context

* added failed to status badge

* added files on get all tasks on backend

* Changed models to get parameters by settings if not existent

* changed settings page to get models when is no ajth mode

* fixed openai allowing validation even when value is not present

* removed unused console log

---------

Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
Co-authored-by: Mike Fortman <michael.fortman@datastax.com>
2025-09-24 10:27:59 -03:00
Cole Goldsmith
0b39baa5ec better cache usage, make filters blue 2025-09-23 11:04:27 -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
Mike Fortman
033a40600c fix provider call 2025-09-22 12:29:23 -05:00
Lucas Oliveira
43f94f9f4b added model validation and onboarding finishing 2025-09-20 12:09:27 -03: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
Mike Fortman
88c9d60986 add docling presets 2025-09-19 12:04:23 -05:00
phact
4b58f3564a lint 2025-09-19 11:49:34 -04: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
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
Mike Fortman
561e33bd6d fix settings interface 2025-09-18 15:23:26 -05:00
Lucas Oliveira
675ed84e2f Export types on get settings query 2025-09-18 15:32:57 -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
e985d32d96 add settings for agent flow 2025-09-17 21:22:04 -05:00
Deon Sanchez
ef39b75da1 Implement document deletion functionality in KnowledgeActionsDropdown
- Added a delete confirmation dialog to the KnowledgeActionsDropdown component.
- Integrated useDeleteDocument mutation for handling document deletion.
- Updated the dropdown to pass the filename prop for targeted deletions.
- Enhanced user feedback with success and error messages upon deletion.
2025-09-17 17:22:19 -06:00
Deon Sanchez
f28ba54da3 Implement Delete Confirmation Dialog and Enhance Knowledge Dropdown
- Added a new `DeleteConfirmationDialog` component for confirming deletions.
- Updated `KnowledgeDropdown` to include a loading state and improved user feedback during file operations.
- Enhanced the search page to support bulk deletion of documents with confirmation dialog.
- Integrated event dispatching for knowledge updates after file operations.
- Refactored various components for better readability and maintainability.
2025-09-16 16:07:49 -06:00
Lucas Oliveira
4aba4de946
feat: adjust search behavior in Knowledge page (#36)
* added useGetSearchQuery hook

* Use new useGetSearchQuery on knowledge page

* Refetch search when a new file is added
2025-09-11 15:36:53 -03:00
Lucas Oliveira
01b10d403a Create cancelNudges, to remove the query result when sending a message 2025-09-05 17:00:52 -03:00
Lucas Oliveira
70d3434e5b Create get query client to work on next 2025-09-04 18:16:16 -03:00