cristhianzl
5e9410cd89
fix test
2024-04-01 21:33:17 -03:00
cristhianzl
fe743fd0fa
Merge branch 'zustand/io/migration' into cz/new-tests
2024-04-01 21:29:38 -03:00
cristhianzl
120c4687ee
✨ (playwright.config.ts): decrease the number of workers from 3 to 2 to improve test performance
...
🐛 (chat_io.spec.ts): remove unnecessary wait and fix typo in test name
🐛 (codeAreaModalComponent.spec.ts): remove unnecessary click action
🐛 (curl_api_generation.spec.ts): fix the URL in page.goto() to include the protocol
🐛 (dropdownComponent.spec.ts): remove unnecessary click actions
🐛 (inputListComponent.spec.ts): remove duplicate click action
🐛 (python_api_generation.spec.ts): fix the test name in getByRole() function
🐛 (tweaks_test.spec.ts): fix the test name in getByRole() function
2024-04-01 21:28:06 -03:00
Lucas Oliveira
4f0a7fa599
Fixed overflow at CodeTabsComponent tweaks page
2024-04-02 02:27:13 +02:00
Lucas Oliveira
9952d16071
Remove dead code at API Modal
2024-04-02 02:27:13 +02:00
Lucas Oliveira
42ea5c8e8e
Fixed IO Modal updates
2024-04-02 02:27:13 +02:00
Gabriel Luiz Freitas Almeida
263b09303b
Update dependencies in poetry.lock and pyproject.toml
2024-04-01 21:22:51 -03:00
anovazzi1
77d480e965
Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration
2024-04-01 21:20:26 -03:00
anovazzi1
15144a31d0
Refactor code to improve performance and readability
2024-04-01 21:20:23 -03:00
Gabriel Luiz Freitas Almeida
c99d538220
Update dependencies in poetry.lock and pyproject.toml
2024-04-01 21:13:43 -03:00
Gabriel Luiz Freitas Almeida
810d91a911
Update dependencies in poetry.lock and pyproject.toml
2024-04-01 21:07:02 -03:00
Gabriel Luiz Freitas Almeida
8c992fe76c
Add data component and fix formatting in outputs component
2024-04-01 21:05:09 -03:00
anovazzi1
625c1b417e
Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration
2024-04-01 21:03:59 -03:00
anovazzi1
7079c24262
Update embedded chat script URL
2024-04-01 21:03:56 -03:00
Gabriel Luiz Freitas Almeida
6477c7f7ce
Refactor component names in outputs.mdx
2024-04-01 21:02:15 -03:00
cristhianzl
833b6a3265
Merge branch 'zustand/io/migration' into cz/new-tests
2024-04-01 21:01:36 -03:00
Gabriel Luiz Freitas Almeida
1e0c048469
Commented out components/data in sidebars.js
2024-04-01 20:56:21 -03:00
cristhianzl
efb2b249a1
✨ (undrawCards/index.tsx): update the SVG used for BasicPrompt component to undraw_short_bio_re_fmx0.svg to match the desired design
...
♻️ (undrawCards/index.tsx): adjust the width and height of the BasicPrompt SVG to 65% to improve the visual appearance
2024-04-01 20:56:09 -03:00
cristhianzl
2adb0e5309
add padding to modal
2024-04-01 20:53:33 -03:00
cristhianzl
c88027dfe4
Merge branch 'zustand/io/migration' of github.com:logspace-ai/langflow into zustand/io/migration
2024-04-01 20:51:48 -03:00
Gabriel Luiz Freitas Almeida
e82c7369bd
Update dependencies in pyproject.toml and poetry.lock files
2024-04-01 20:51:37 -03:00
cristhianzl
d3bb6a78cb
general fixes
2024-04-01 20:51:23 -03:00
Gabriel Luiz Freitas Almeida
08b5b51847
Update dependencies in pyproject.toml
2024-04-01 20:46:25 -03:00
Gabriel Luiz Freitas Almeida
7174d775bd
new locks
2024-04-01 20:42:08 -03:00
Gabriel Luiz Freitas Almeida
f9f999808a
Update version to 0.0.13 in pyproject.toml
2024-04-01 20:31:04 -03:00
cristhianzl
c6b04d20b3
add new test to store
2024-04-01 20:28:05 -03:00
Gabriel Luiz Freitas Almeida
4c16bae270
Add new chapters and migration guides
2024-04-01 20:03:48 -03:00
Gabriel Luiz Freitas Almeida
bdbc33b543
Add new migration and what's new documentation files
2024-04-01 20:03:19 -03:00
Gabriel Luiz Freitas Almeida
619eb8eaa7
Update path in Makefile
2024-04-01 19:54:23 -03:00
Gabriel Luiz Freitas Almeida
7745d6b01a
Update usage.mdx file
2024-04-01 19:41:39 -03:00
Gabriel Luiz Freitas Almeida
f3ad379825
Refactor OpenAIEmbeddingsComponent signature
2024-04-01 19:41:39 -03:00
anovazzi1
1b96910623
Update styling for chat message component
2024-04-01 19:12:30 -03:00
anovazzi1
aba03088a4
Update max-width of chat message sender name
2024-04-01 19:09:54 -03:00
anovazzi1
7d72254ac8
fix modal returning to input
2024-04-01 19:00:21 -03:00
anovazzi1
e0e361d39c
Fix bug in login functionality
2024-04-01 18:47:45 -03:00
anovazzi1
83ad2e5e04
Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration
2024-04-01 18:44:24 -03:00
anovazzi1
07852a1532
Remove global variables from components
2024-04-01 18:44:21 -03:00
carlosrcoelho
29e564fb18
Merge branch 'zustand/io/migration' of github.com:logspace-ai/langflow into zustand/io/migration
2024-04-01 18:32:59 -03:00
anovazzi1
f12ae7db8f
Fix bug in login functionality
2024-04-01 18:31:16 -03:00
carlosrcoelho
eda6b80232
Merge branch 'zustand/io/migration' of github.com:logspace-ai/langflow into zustand/io/migration
2024-04-01 18:28:54 -03:00
carlosrcoelho
4302b6319f
Delete unused documentation files
2024-04-01 18:28:31 -03:00
carlosrcoelho
c0b90e3106
Remove commented out code in sidebars.js
2024-04-01 18:27:42 -03:00
anovazzi1
cb6850dbd8
fix document qa example
2024-04-01 18:26:31 -03:00
anovazzi1
5519515853
Update project names and flow examples
2024-04-01 18:22:23 -03:00
anovazzi1
efec649b2d
Refactor code to improve performance and readability
2024-04-01 18:10:31 -03:00
Rodrigo Nader
104e12524c
Remove 'advanced' flag from 'n_messages' parameter in MemoryComponent.py
2024-04-01 18:05:28 -03:00
Gabriel Luiz Freitas Almeida
570d8ad6ae
Update cache option in usage documentation
2024-04-01 17:35:39 -03:00
Gabriel Luiz Freitas Almeida
21e36cc2f5
Update usage instructions in getting-started/usage.mdx
2024-04-01 17:34:04 -03:00
Gabriel Luiz Freitas Almeida
b82884f5bc
Update HuggingFace Spaces heading in usage.mdx
2024-04-01 17:31:31 -03:00
Gabriel Luiz Freitas Almeida
197856f8b9
Update title in usage.mdx
2024-04-01 17:30:24 -03:00