Commit graph

9,918 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
fba7ee1fd8 Update dependency version and fix encoding issues 2024-04-03 18:02:41 -03:00
Gabriel Luiz Freitas Almeida
f9db119931 Fix UnicodeDecodeError in DirectoryReader 2024-04-03 17:21:34 -03:00
Gabriel Luiz Freitas Almeida
1a9dd80cb0 Remove async-api guidelines 2024-04-03 17:17:51 -03:00
Gabriel Luiz Freitas Almeida
524156db79 Update API endpoint in async-api.mdx 2024-04-03 17:15:48 -03:00
Gabriel Luiz Freitas Almeida
c357b1b462 Add Admonition component for API Key documentation 2024-04-03 17:15:14 -03:00
Gabriel Luiz Freitas Almeida
7d3eabd334 Update dependencies and build process 2024-04-03 17:15:02 -03:00
Lucas Oliveira
53afd012ee Added docs 2024-04-03 22:06:10 +02:00
Gabriel Luiz Freitas Almeida
3ef0049bef Update build_langflow_base and build_langflow_backup in Makefile 2024-04-03 16:50:01 -03:00
Gabriel Luiz Freitas Almeida
96ae4da44f Update version numbers in pyproject.toml files 2024-04-03 16:49:56 -03:00
Gabriel Luiz Freitas Almeida
81757f006f Handle exception when loading components in setup.py 2024-04-03 16:47:37 -03:00
Gabriel Luiz Freitas Almeida
2f0ce80d19 Fix error handling in DirectoryReader class 2024-04-03 16:47:31 -03:00
Gabriel Luiz Freitas Almeida
b545712c4c Add starter projects to sidebars.js 2024-04-03 16:33:59 -03:00
Gabriel Luiz Freitas Almeida
0513b035af Update flow names in NewFlowModal and documentation 2024-04-03 16:29:18 -03:00
Gabriel Luiz Freitas Almeida
7e091a1633 Add datetime import and buffer for alembic log 2024-04-03 15:48:38 -03:00
Gabriel Luiz Freitas Almeida
d98410f90c Fix logging level and version display 2024-04-03 15:45:46 -03:00
carlosrcoelho
66123b3217 Update component headings and add prompt template 2024-04-03 11:44:25 -03:00
carlosrcoelho
a9c7ac29a4 Add data component documentation 2024-04-03 09:50:17 -03:00
Gabriel Luiz Freitas Almeida
35bfe70379 Refactor guide for better readability 2024-04-03 02:25:49 -03:00
Gabriel Luiz Freitas Almeida
9c547a709a Remove unnecessary import statement 2024-04-03 00:27:33 -03:00
Gabriel Luiz Freitas Almeida
f208425532 Remove unused imports 2024-04-03 00:25:47 -03:00
Gabriel Luiz Freitas Almeida
52154581d6 Add AstraDB RAG Flow guide 2024-04-03 00:17:58 -03:00
Gabriel Luiz Freitas Almeida
52f503e7fa Update Docusaurus dependencies 2024-04-03 00:07:38 -03:00
Gabriel Luiz Freitas Almeida
8b7e40f9a8 Remove first-steps.mdx and update index.mdx and sidebars.js 2024-04-02 21:34:02 -03:00
Gabriel Luiz Freitas Almeida
87fd019600 Update Langflow CLI documentation link 2024-04-02 21:31:28 -03:00
Gabriel Luiz Freitas Almeida
18933db6d9 Remove duplicate import and add new imports for ThemedImage and useBaseUrl 2024-04-02 21:29:11 -03:00
Gabriel Luiz Freitas Almeida
c3c3623bc9 Update CLI and first steps documentation 2024-04-02 21:24:47 -03:00
Gabriel Luiz Freitas Almeida
dd7ee50e9d Add ZoomableImage component to first-steps.mdx 2024-04-02 21:15:52 -03:00
Gabriel Luiz Freitas Almeida
c98b77a93e Add CLI usage instructions 2024-04-02 21:09:47 -03:00
Gabriel Luiz Freitas Almeida
1faecf564e Add CLI documentation to getting-started/cli.mdx 2024-04-02 20:13:44 -03:00
Gabriel Luiz Freitas Almeida
43607488b2 Refactor reactflowUtils and styleUtils 2024-04-02 19:49:11 -03:00
Gabriel Luiz Freitas Almeida
7610fa2657 Remove unused imports and fix formatting issues 2024-04-02 19:49:06 -03:00
Gabriel Luiz Freitas Almeida
dc65f4681c Refactor APIRequest class and update model imports 2024-04-02 19:48:50 -03:00
anovazzi1
15a50458d2 Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-04-02 19:19:52 -03:00
anovazzi1
258c31a5e4 fix bug on egdes after creating group component 2024-04-02 19:19:48 -03:00
Gabriel Luiz Freitas Almeida
95257fbead Remove unused import and update type hinting 2024-04-02 19:14:48 -03:00
Gabriel Luiz Freitas Almeida
3315308331 Add exception handling for missing 'content' field in search_with_vector_store method 2024-04-02 19:14:47 -03:00
Gabriel Luiz Freitas Almeida
4e3690cedc Add Langflow CLI and first steps documentation 2024-04-02 19:14:47 -03:00
anovazzi1
9998ec1eb3 Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-04-02 19:03:58 -03:00
anovazzi1
b780d2bd0f update position on langflow prompt chaining 2024-04-02 19:03:54 -03:00
Gabriel Luiz Freitas Almeida
7212caa4f6 Update duplicate-space.png image 2024-04-02 18:38:46 -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