anovazzi1
b780d2bd0f
update position on langflow prompt chaining
2024-04-02 19:03:54 -03:00
Gabriel Luiz Freitas Almeida
f3476670cb
Sort base classes alphabetically
2024-04-02 16:26:34 -03:00
Lucas Oliveira
b724864926
Added description to Blog Writer
2024-04-02 19:06:05 +02:00
anovazzi1
58a84c861f
Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration
2024-04-02 13:19:17 -03:00
anovazzi1
dbe067ec86
Add error handling on streaming and fix streaming bug on error
2024-04-02 13:19:14 -03:00
Gabriel Luiz Freitas Almeida
411906f4a8
Update Makefile to improve setup process
2024-04-02 13:02:52 -03:00
Gabriel Luiz Freitas Almeida
59d093029d
Update pipx installation script for different operating systems
2024-04-02 12:52:31 -03:00
Gabriel Luiz Freitas Almeida
af3e40c173
Update poetry installation script to include pipx update check
2024-04-02 12:48:00 -03:00
Gabriel Luiz Freitas Almeida
21db135938
Refactor backend startup script to handle autologin option
2024-04-02 12:02:34 -03:00
Gabriel Luiz Freitas Almeida
2e320bd9bb
Delete start projects and commit session in delete_start_projects function
2024-04-02 11:54:47 -03:00
Gabriel Luiz Freitas Almeida
5f05ec9283
Update langflow-base version to 0.0.16 and update dependencies
2024-04-02 11:46:44 -03:00
Gabriel Luiz Freitas Almeida
7febdf376b
Add Text import to VertexAiModel.py
2024-04-02 11:38:39 -03:00
Gabriel Luiz Freitas Almeida
3f3b2ed052
Merge remote-tracking branch 'origin/dev' into zustand/io/migration
2024-04-02 11:24:00 -03:00
Gabriel Luiz Freitas Almeida
c3053a3442
Update langflow-base dependency path
2024-04-02 11:21:43 -03:00
Gabriel Luiz Freitas Almeida
b8191553d1
Update version numbers and remove unnecessary dependencies
2024-04-02 11:17:08 -03:00
Gabriel Luiz Freitas Almeida
cae9ad583e
Add .bak files to .gitignore
2024-04-02 11:16:57 -03:00
Gabriel Luiz Freitas Almeida
89750c67ef
Add/update script to update dependencies
2024-04-02 11:16:52 -03:00
Gabriel Luiz Freitas Almeida
830d063ca1
Delete unused files and components
2024-04-02 11:07:41 -03:00
Gabriel Luiz Freitas Almeida
a347fecf39
Update duplicate-space.png image
2024-04-02 11:07:27 -03:00
Lucas Oliveira
c75d781dc3
Revert "Fixed supabase not commited"
...
This reverts commit afb10a6262 .
2024-04-02 10:33:58 +02:00
Lucas Oliveira
afb10a6262
Fixed supabase not commited
2024-04-02 10:25:44 +02:00
Gabriel Luiz Freitas Almeida
de3cce67ab
Add number_of_results parameter to vector search components
2024-04-02 02:23:15 -03:00
Gabriel Luiz Freitas Almeida
72594346c1
Remove duplicate imports in hugging-face-spaces.mdx
2024-04-02 02:10:27 -03:00
Gabriel Luiz Freitas Almeida
c78a6a5d14
Update HuggingFace Spaces links
2024-04-02 02:00:13 -03:00
Gabriel Luiz Freitas Almeida
58851c09b9
Add number_of_results parameter to AstraDBSearchComponent
2024-04-02 01:41:16 -03:00
Matheus
39520add64
🔧 chore(Makefile): refactor build_langflow target to use a separate script for updating dependencies and building
...
✨ feat(update_dependencies.py): add script to update pyproject.toml dependency version based on langflow-base version in src/backend/base/pyproject.toml
2024-04-02 01:35:01 -03:00
Gabriel Luiz Freitas Almeida
bd519ebf35
Add debug configuration for CLI
2024-04-02 01:11:47 -03:00
Gabriel Luiz Freitas Almeida
318138887f
Remove unnecessary installation step in build_and_run
2024-04-02 01:03:26 -03:00
Gabriel Luiz Freitas Almeida
b0d45d005c
Remove unnecessary make command in setup_env
2024-04-02 00:52:31 -03:00
Gabriel Luiz Freitas Almeida
c7df581a9b
Add setup_env command to build_and_run target
2024-04-02 00:51:15 -03:00
Gabriel Luiz Freitas Almeida
5092719b65
Add scripts directory to Dockerfile
2024-04-02 00:49:22 -03:00
Gabriel Luiz Freitas Almeida
4643f283eb
Update package versions in package-lock.json
2024-04-02 00:25:24 -03:00
Gabriel Luiz Freitas Almeida
affc5e0b8a
Update authentication settings for access token cookie
2024-04-02 00:25:20 -03:00
Gabriel Luiz Freitas Almeida
eb6844ae03
Fix Ace not having type="module" and breaking build
2024-04-02 00:25:10 -03:00
Gabriel Luiz Freitas Almeida
767f3e6f66
Add logging statement to setup_app function
2024-04-02 00:11:55 -03:00
Gabriel Luiz Freitas Almeida
3f3d94ca8e
Lock dependencies in parallel
2024-04-02 00:11:47 -03:00
Gabriel Luiz Freitas Almeida
6e87be0f5d
Update dependencies in pyproject.toml
2024-04-02 00:11:33 -03:00
Gabriel Luiz Freitas Almeida
7c5506ff4c
Update langflow-base to version 0.0.15 and fix setup_env script
2024-04-01 23:40:06 -03:00
Gabriel Luiz Freitas Almeida
8ed4b30e96
Update dependencies versions
2024-04-01 22:45:22 -03:00
cristhianzl
2468bd44c8
✨ (NewFlowModal/index.tsx): update the name of the example from "Blog Writter" to "Blog Writer" for better consistency and clarity
2024-04-01 21:50:38 -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