Commit graph

949 commits

Author SHA1 Message Date
Mendon Kissling
a4c92ac901 custom-domain 2025-10-01 16:19:15 -04:00
Mike Fortman
6df204d324
Merge pull request #168 from langflow-ai/fix-auth-callback-double-execution
Fix double OAuth callback execution using sessionStorage
2025-10-01 14:50:27 -05:00
Lucas Oliveira
52896a8da7
fix: set defined models for openai, make default embedding be used when disable ingest with LF feature flag is enabled (#128)
* hard-coded openai models

* ensure index if disable ingest with langflow is active

* update backend to not update embedding model when flag is disabled

* initialize index on startup when feature flag is enabled

* put config.yaml on docker compose
2025-10-01 16:50:21 -03:00
Lucas Oliveira
3347181615
fix: make avatar not selectable, disable file drop on chat (#132)
* Disable drag and drop on chat page

* Disable selection on avatar

* disable draggable on image
2025-10-01 16:49:47 -03:00
Lucas Oliveira
28dbca4ba0
fix: make onboarding match designs (#163)
* implement custom value when custom is active on model selector

* changed ibm logo to watsonx

* set endpoint selector as custom

* changed IBM to IBM watsonx.ai

* upload copies on ibm onboarding

* disable select on disabled button

* changed use env open ai api key style

* Changed width to match designs

* disable default tag

* made selector full width and made default disappear

* removed !

* removed onboarding toast

* fix card border radius
2025-10-01 16:49:33 -03:00
Lucas Oliveira
522b8b8159
Removed privacy policy and subheading, adjusted gap on sign in page (#164) 2025-10-01 16:49:19 -03:00
Lucas Oliveira
09d502c94b
fix: remove duplicate toast and ! character (#165)
* removed  duplicated toast

* removed ! character from copy
2025-10-01 16:49:08 -03:00
Lucas Oliveira
26023ab244
fix: truncate text on @ filter selector on chat (#133)
* Added truncation on name and description for knowledge filters

* fixed selected filter not truncating right
2025-10-01 16:48:57 -03:00
Mike Fortman
99645dcdb9
Merge branch 'main' into fix-auth-callback-double-execution 2025-10-01 14:44:19 -05:00
Mike Fortman
d62945110c Fix double OAuth callback execution using sessionStorage
Replaced useRef with sessionStorage to prevent duplicate callback
executions when component remounts (React Strict Mode). The ref
was resetting on remount, causing the auth code to be used twice
and triggering "code already used" errors.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-01 14:42:59 -05:00
Mike Fortman
2924a5d52d Revert "Fix the double callback call resulting in the Auth code already used screen"
This reverts commit 0f79b1d753.
2025-10-01 14:38:30 -05:00
Mike Fortman
0f79b1d753 Fix the double callback call resulting in the Auth code already used screen 2025-10-01 14:34:47 -05:00
Deon Sanchez
b0ada8d01c
Merge pull request #148 from langflow-ai/remove-sync-connectors
Remove sync from cloud connectors
2025-10-01 12:28:58 -06:00
Deon Sanchez
af52a00b0a
Merge branch 'main' into remove-sync-connectors 2025-10-01 12:28:43 -06:00
Deon Sanchez
4cfb856d71
Merge pull request #146 from langflow-ai/knowledge-empty-state
Add empty state to knowledge table
2025-10-01 12:28:17 -06:00
Deon Sanchez
dbf2d2b47b
Merge branch 'main' into remove-sync-connectors 2025-10-01 11:33:21 -06:00
Deon Sanchez
b686393582
Merge branch 'main' into knowledge-empty-state 2025-10-01 11:31:19 -06:00
Mendon Kissling
6c75fc92d5
Merge pull request #162 from langflow-ai/docs-add-versioning-feature
docs: setup docusaurus versioning but don't enable
2025-10-01 11:08:49 -04:00
Mendon Kissling
c6d6b8328a
Merge pull request #154 from langflow-ai/docs-core-component-docling-ingestion
docs: core component - docling ingestion
2025-10-01 11:08:15 -04:00
Mendon Kissling
7370ad3bf7
Apply suggestion from @mfortman11
Co-authored-by: Mike Fortman <michael.fortman@datastax.com>
2025-10-01 11:07:40 -04:00
Deon Sanchez
5011625b50 Merge branch 'main' of https://github.com/langflow-ai/openrag into knowledge-empty-state 2025-10-01 09:02:26 -06:00
Mendon Kissling
45fc5ca5bb
Merge branch 'main' into docs-core-component-docling-ingestion 2025-10-01 10:59:52 -04:00
Mendon Kissling
60c61d6519 remove-vlm 2025-10-01 10:51:06 -04:00
Mendon Kissling
26e7d056e7
Merge pull request #158 from langflow-ai/docs-logo-with-darkmode
docs: logo with dark and light mode
2025-10-01 10:43:43 -04:00
Mendon Kissling
37bd1880b3 openrag-defaults 2025-10-01 10:41:34 -04:00
Mendon Kissling
6773ff85cc docs-setup-versioning-but-dont-enable 2025-10-01 10:04:34 -04:00
Mendon Kissling
279674700c updated-logos-from-design 2025-09-30 20:51:17 -04:00
Mendon Kissling
74565d3835
Merge branch 'main' into docs-core-component-docling-ingestion 2025-09-30 17:20:29 -04:00
Cole Goldsmith
f4e1ca2ab7
Merge pull request #150 from langflow-ai/feat/filters-design-sweep
Customize color and icon for knowledge filters
2025-09-30 16:03:49 -05:00
Mendon Kissling
16f14b7923 remove-original-svg 2025-09-30 17:02:21 -04:00
Mendon Kissling
eda2ca65dc Merge branch 'main' into docs-logo-with-darkmode 2025-09-30 17:00:27 -04:00
Mendon Kissling
f8f89ffa18 dark-and-light-mode-svgs 2025-09-30 17:00:19 -04:00
Lucas Oliveira
2462b17f64
fixed button inside of button, turning it into a div (#157) 2025-09-30 17:49:42 -03:00
Cole Goldsmith
657be2c324
Merge branch 'main' into feat/filters-design-sweep 2025-09-30 15:22:47 -05:00
Mendon Kissling
aee0a7e04f replace-openrag-logo 2025-09-30 16:10:25 -04: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
Mendon Kissling
59ec8a9618
Merge branch 'main' into docs-core-component-docling-ingestion 2025-09-30 15:04:46 -04:00
Mendon Kissling
e902ad5901 docs-link-to-page 2025-09-30 15:03:43 -04:00
Mendon Kissling
3fdbac561a sidebars 2025-09-30 14:59:26 -04:00
Cole Goldsmith
f6ae18f2bd
Merge branch 'main' into feat/filters-design-sweep 2025-09-30 13:55:07 -05:00
Mendon Kissling
d19927da76 Merge branch 'main' into docs-core-component-docling-ingestion 2025-09-30 14:54:27 -04:00
Mendon Kissling
13e30c1b74 ingestion-settings 2025-09-30 14:54:22 -04:00
Cole Goldsmith
60cb732ce2 make filter icon required 2025-09-30 13:29:43 -05:00
Mike Fortman
f54479cf48
Merge pull request #141 from langflow-ai/docling-settings
Update docling preset options
2025-09-30 13:13:06 -05:00
Nate McCall
f2f2945807
Merge pull request #143 from langflow-ai/docs-troubleshooting
docs: troubleshooting page
2025-10-01 07:00:11 +13:00
Mike Fortman
d6e0817579
Merge branch 'main' into docling-settings 2025-09-30 12:22:46 -05:00
Mike Fortman
a3fe879eba design feedback 2025-09-30 12:20:09 -05:00
Cole Goldsmith
ef98a5a826 change color of filter in chat 2025-09-30 12:02:00 -05:00
Deon Sanchez
0a0dbe15ef Enhance settings page with new routing and UI updates; update connector descriptions for clarity 2025-09-30 10:56:43 -06:00
Cole Goldsmith
33cd353564 Merge branch 'main' into feat/filters-design-sweep 2025-09-30 11:22:57 -05:00