Commit graph

2347 commits

Author SHA1 Message Date
Lucas Oliveira
1b66b0cf63 changed onboarding content to use default messages instead of onboarding steps, and to use the new hook to send messages 2025-10-20 18:33:44 -03:00
Lucas Oliveira
19ad0755b6 changed useChatStreaming to work with the chat page 2025-10-20 18:33:15 -03:00
Lucas Oliveira
83529de32f created new useChatStreaming to handle streaming 2025-10-20 18:07:59 -03:00
Lucas Oliveira
4e20e149af updated route.ts to handle streaming messages 2025-10-20 18:07:46 -03:00
Lucas Oliveira
81e75221b4 updated user message and assistant message designs 2025-10-20 18:07:37 -03:00
Mendon Kissling
b6edb6a41b delete-test-file 2025-10-20 16:47:19 -04:00
Mendon Kissling
fae94fc903 move-folder-to-keep-private-and-add-scraper-to-gitignore 2025-10-20 16:44:39 -04:00
Mendon Kissling
76f758de5c remove-unneeded-packages 2025-10-20 16:36:00 -04:00
Mendon Kissling
b457319bab just-need-build-pdf 2025-10-20 16:32:09 -04:00
Mendon Kissling
c3c5648324 add-npx-script-to-generate-pdf-documentation 2025-10-20 16:30:56 -04:00
Lucas Oliveira
ef552f442c Merge remote-tracking branch 'origin/feat/new-onboarding' into feat/openrag_prompt 2025-10-20 14:56:20 -03:00
Lucas Oliveira
c5447f6c5d
feat: adds provider step status, adds current step to local storage (#269)
* Added mock provider status when completing the provider selection

* Refactor

* Added transitions to elements on steps

* delete test timeout

* fixed animation glitch

* Added animation to onboarding card status

* bump up time

* Changed interval to 1000

* Adds useEffect to complete onboarding step only when one file is uploaded

* Add local storage storing of step

* formatting
2025-10-20 11:14:13 -03:00
Mendon Kissling
d3b383d69c sharepoint-not-s3 2025-10-20 10:06:44 -04:00
Mendon Kissling
675c334a6a emphasize-local-for-docker-deploy 2025-10-20 10:05:09 -04:00
Mendon Kissling
419543f378 docs-docker-install-instead-of-deploy 2025-10-20 09:59:29 -04:00
Mendon Kissling
4fac72c98b remove-model-restrictions 2025-10-20 09:41:15 -04:00
Mendon Kissling
f3be92726b link-out-to-oauth-docs 2025-10-20 09:41:05 -04:00
Lucas Oliveira
c4e9b9017d Added onboarding style for nudges 2025-10-17 17:19:39 -03:00
Lucas Oliveira
8e68d707df Added nudges to onboarding content 2025-10-17 17:19:29 -03:00
Lucas Oliveira
cca107034a changed onboarding step to not render span 2025-10-17 17:19:22 -03:00
Lucas Oliveira
270534043a added className to markdown renderer 2025-10-17 17:12:41 -03:00
Lucas Oliveira
f8e1e64b81 added markdown to onboarding step 2025-10-17 17:12:33 -03:00
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
a2fb385a1f Merge remote-tracking branch 'origin/main' into feat/new-onboarding 2025-10-17 11:01:22 -03:00
Sebastián Estévez
8c73d49a06
Merge pull request #268 from langflow-ai/langflow-ingest-task-fix
ingest should use task tracker
2025-10-16 21:02:55 -04:00
phact
163d313849 ingest should use task tracker 2025-10-16 20:52:44 -04: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
Nate McCall
c71cfedbe6
Merge pull request #263 from langflow-ai/262-easyocr-dep
fix: Add easyocr as direct dependency to support out of the box OCR, …
2025-10-16 11:19:23 +13:00
Mike Fortman
c1043b1cd7
Merge pull request #265 from langflow-ai/onboarding-step1
Create new onboarding and adds the first step
2025-10-15 16:00:11 -05: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
391d2671a0
Merge pull request #264 from langflow-ai/onboarding-scaffolding
Breaks up onboarding and chat into components to support new onboarding
2025-10-15 08:53:23 -05:00
Mike Fortman
3581ded54e
Merge branch 'main' into onboarding-scaffolding 2025-10-14 17:41:13 -05:00
Mike Fortman
5c747977cc Add dog icon and env ff 2025-10-14 17:38:59 -05:00
zznate
bfe69f190e fix: Add easyocr as direct dependency to support out of the box OCR, closes #262 2025-10-15 11:14:36 +13:00
Mike Fortman
f51890a90f break up chat and onboarding components 2025-10-14 16:32:40 -05:00
Sebastián Estévez
51aeb6891e
Merge pull request #261 from langflow-ai/v0.1.24
V0.1.24
2025-10-14 12:42:15 -04:00
phact
77edef26f7 fix conftest and more optionals 2025-10-14 12:17:07 -04:00
phact
9674021fae v0.1.24 2025-10-14 12:15:45 -04:00
Sebastián Estévez
2454cc978e
Merge pull request #260 from langflow-ai/v0.1.23
v0.1.23
2025-10-14 03:09:08 -04:00
phact
0ece6d5c9f v0.1.23 2025-10-14 03:08:31 -04:00
Sebastián Estévez
bad8e77512
Merge pull request #259 from langflow-ai/v0.1.22
lint
2025-10-14 03:07:20 -04:00
phact
9d2fbafdd2 lint 2025-10-14 03:06:37 -04:00
Sebastián Estévez
3a28e03f88
Merge pull request #258 from langflow-ai/v0.1.22
v0.1.22
2025-10-14 02:59:27 -04:00
phact
dc0606d6cf v0.1.22 2025-10-14 02:46:40 -04:00
Sebastián Estévez
5f7fc66655
Merge pull request #254 from langflow-ai/multi-embedding-support
Multi embedding support
2025-10-14 02:45:50 -04:00
Sebastián Estévez
a611dd81a2
Merge branch 'main' into multi-embedding-support 2025-10-14 02:39:13 -04:00
phact
ecf57025c8 skip tests for now 2025-10-14 02:18:14 -04:00
phact
0f84ea247d docker build no cache 2025-10-14 02:07:13 -04:00
phact
a285a8563f autouse=True 2025-10-14 01:51:10 -04:00