Commit graph

488 commits

Author SHA1 Message Date
Lucas Oliveira
b5c0788ab9 Changed prompts to include info about OpenRAG, change status of As Dataframe and As Vector Store to false on OpenSearch component 2025-10-17 16:43:38 -03:00
Lucas Oliveira
6a971d45d6
feat: add new onboarding animation, adds onboarding into layout wrapper (#267)
* modularized header

* removed onboarding redirection

* added animations

* Made animations slide instead of grow

* change name of grow to slide

* Added constants

* Fixed animations, added onboarding content to card, switch display depending on current state of onboarding

* fixed initial animation

* fixed animation glitch

* removed debug settimeout

* fixed width

* Format
2025-10-16 16:38:08 -03:00
Mike Fortman
ea5ed8540d add button scale and fix agent flow name 2025-10-15 14:47:21 -05:00
Mike Fortman
71edefc710 create new onboarding experience 2025-10-15 13:55:02 -05:00
Mike Fortman
5c747977cc Add dog icon and env ff 2025-10-14 17:38:59 -05:00
Mike Fortman
f51890a90f break up chat and onboarding components 2025-10-14 16:32:40 -05:00
phact
9d2fbafdd2 lint 2025-10-14 03:06:37 -04:00
phact
cf0136623e enable model picker for connector screen in UI 2025-10-13 11:38:07 -04:00
Sebastián Estévez
b9f109ea7d
Merge branch 'main' into multi-embedding-support 2025-10-11 02:44:16 -04:00
phact
895b3d95d2 auto ingest copy 2025-10-11 00:39:29 -04:00
phact
bd7341af88 enable switching embedding models in the UI 2025-10-11 00:04:27 -04:00
phact
6266e5c18d persist dimensions 2025-10-10 14:16:58 -04:00
phact
77f558e690 show file processing errors in UI 2025-10-10 12:52:37 -04:00
Mike Fortman
02989722d7 add tooltip and docling check to disable button 2025-10-09 13:48:33 -05:00
Mike Fortman
2dcae5aae6 Add docling banner to onboarding 2025-10-09 13:19:24 -05:00
phact
83aa3ba9a9 docling health copy 2025-10-08 23:04:25 -04:00
phact
af137b39c4 merge 2025-10-08 11:16:35 -04:00
Cole Goldsmith
cc183ae46f input styles 2025-10-07 10:53:42 -05:00
Cole Goldsmith
84a4236466 search styles, chunk padding 2025-10-07 10:47:56 -05:00
Cole Goldsmith
c5894b719e chunks page issues 2025-10-07 10:41:05 -05:00
phact
b8e8440397 fix: add router back 2025-10-07 11:07:12 -04:00
phact
f5af5c77c0 merge 2025-10-07 00:04:22 -04:00
phact
a0a93e96ce lint types fix 2025-10-06 23:36:37 -04:00
phact
681c9437ce copy [folders vs files] uploading one file -> one item 2025-10-06 22:06:50 -04:00
phact
653825527a Merge branch 'main' into feat-google-drive-folder-select 2025-10-06 21:53:11 -04:00
phact
071a861a43 linter 2025-10-06 21:26:59 -04:00
Edwin Jose
4b861da83e
Merge branch 'main' into settings-copy 2025-10-06 18:11:59 -04:00
Brent O'Neill
01fa1b068f cleanup 2025-10-06 16:08:15 -06:00
Brent O'Neill
4e031e746b fix the things 2025-10-06 16:07:24 -06:00
boneill-ds
819948ab3e
Merge branch 'main' into 109-design-sweep-polish-adding-from-cloud-connector-screen 2025-10-06 15:58:34 -06:00
Brent O'Neill
117e3b43b7 cleanup 2025-10-06 15:54:20 -06:00
Mike Fortman
a2bf3b42a1 Settings copy updates 2025-10-06 16:39:07 -05:00
boneill-ds
1143201abb
Merge branch 'main' into 109-design-sweep-polish-adding-from-cloud-connector-screen 2025-10-06 15:15:09 -06:00
Brent O'Neill
a54ea69869 hide tooltip when it has files 2025-10-06 15:14:39 -06:00
Deon Sanchez
3b48e4c236 style: adjust padding in KnowledgeFilterPanel and update smallWidthPaths in LayoutWrapper 2025-10-06 14:57:22 -06:00
Eric Hare
cec2cfb6bb
Merge branch 'main' into feat-google-drive-folder-select 2025-10-06 13:51:49 -07:00
Deon Sanchez
4d21d6afbb refactor: simplify KnowledgeFilterPanel by removing unused props and layout context import 2025-10-06 14:46:39 -06:00
Brent O'Neill
b3a11fed39 fix number input border colors 2025-10-06 14:36:21 -06:00
Deon Sanchez
2a363666a0 Merge branch 'main' of https://github.com/langflow-ai/openrag into page-style-alignment 2025-10-06 14:21:14 -06:00
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
Eric Hare
22dc5b9b65
Merge branch 'main' into feat-google-drive-folder-select 2025-10-06 12:07:54 -07:00
Cole Goldsmith
80eac4824c remove css 2025-10-06 14:05:10 -05:00
Cole Goldsmith
984b9c4195 import 2025-10-06 14:00:09 -05:00
Cole Goldsmith
c579bd9a1a Merge branch 'main' into feat/knowledge-page-sweep 2025-10-06 13:54:09 -05:00
Cole Goldsmith
99fd1d7215 fix merge conflicts 2025-10-06 13:49:45 -05:00
Deon Sanchez
1dc0a370f1 fixed spacing and flex 2025-10-06 12:49:39 -06:00
Sebastián Estévez
baa779f690
Merge branch 'main' into pre-release-fixes 2025-10-06 14:47:56 -04:00
Edwin Jose
41e2d39dd0
feat: Show globe icon for HTML documents in knowledge page (#188)
* Show globe icon for HTML documents in knowledge page

Updated getSourceIcon to display a globe icon for documents with 'text/html' mimetype, regardless of connector type. This improves visual identification of web-based documents in the grid.

* changed page to get connector type as url

* removed wrong docs

* fix formatting

* format

---------

Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
2025-10-06 15:36:17 -03:00
Cole Goldsmith
e4ae80860a Merge branch 'main' into feat/knowledge-page-sweep 2025-10-06 13:22:50 -05:00