Commit graph

9,943 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
d976fc36fe Update Langflow documentation and add new starter projects 2024-04-03 22:47:48 -03:00
Gabriel Luiz Freitas Almeida
1dc0254ade Update HuggingFace Spaces URLs 2024-04-03 22:37:18 -03:00
Gabriel Luiz Freitas Almeida
347e9bf21c Add new components and images 2024-04-03 22:29:25 -03:00
Gabriel Luiz Freitas Almeida
18ff1378db Rename AstraDB 2024-04-03 22:23:16 -03:00
Gabriel Luiz Freitas Almeida
bf0433e3da Update Astra DB links and remove unnecessary imports 2024-04-03 22:22:35 -03:00
Gabriel Luiz Freitas Almeida
229cdc6571 Update installation instructions for Langflow 2024-04-03 21:53:48 -03:00
Gabriel Luiz Freitas Almeida
2674f2f8b8 Update display names and descriptions for AstraDB components 2024-04-03 21:53:04 -03:00
Gabriel Luiz Freitas Almeida
16830570dd Update workflow and Dockerfile for Langflow base pre-release 2024-04-03 21:10:22 -03:00
Gabriel Luiz Freitas Almeida
8466958436 Update poetry installation and remove poetry-monorepo-dependency-plugin 2024-04-03 21:10:21 -03:00
Gabriel Luiz Freitas Almeida
f20bbdcbe7 Add cryptography and langchain-openai dependencies 2024-04-03 21:10:21 -03:00
Gabriel Luiz Freitas Almeida
b040b6e0dc Update version import and handle ImportError 2024-04-03 21:10:20 -03:00
Gabriel Luiz Freitas Almeida
5b2bec1cb6 Fix error message in directory_reader.py 2024-04-03 21:10:20 -03:00
Gabriel Luiz Freitas Almeida
c1ee576db2 Fix module import error in validate.py 2024-04-03 21:10:19 -03:00
cristhianzl
aa7338bf67 📝 (components.mdx): update margin style of ZoomableImage to improve spacing
📝 (features.mdx): update margin style of ZoomableImage to improve spacing
📝 (login.mdx): update margin style of ZoomableImage to improve spacing
2024-04-03 20:45:53 -03:00
Gabriel Luiz Freitas Almeida
4d0832061b Add emoji package and nest-asyncio dependency 2024-04-03 19:51:08 -03:00
Gabriel Luiz Freitas Almeida
734bef8013 Add Dockerfile for building and pushing base image 2024-04-03 19:51:07 -03:00
Gabriel Luiz Freitas Almeida
6c7b20b4e7 Add frontend installation and build steps 2024-04-03 19:51:07 -03:00
Gabriel Luiz Freitas Almeida
6e131120af Add ChatLiteLLMModelComponent to models package 2024-04-03 19:51:07 -03:00
Matheus
4c04b1ef1c 📦 chore(pre-release-base.yml): add pre-release workflow for base project
📦 chore(pre-release-langflow.yml): add pre-release workflow for langflow project
2024-04-04 00:03:45 +02:00
Gabriel Luiz Freitas Almeida
c88a134815 Remove unused components and update imports 2024-04-03 18:58:56 -03:00
Gabriel Luiz Freitas Almeida
38b14526b6 Update package versions in pyproject.toml 2024-04-03 18:46:11 -03:00
Gabriel Luiz Freitas Almeida
0267bef2fe Fix poetry lock command in Makefile 2024-04-03 18:43:27 -03:00
Gabriel Luiz Freitas Almeida
6d5cd81535 Remove duplicate imports and unnecessary code in custom-component.mdx 2024-04-03 18:07:52 -03:00
Gabriel Luiz Freitas Almeida
e98005731b Update version to 1.0.0a2 in pyproject.toml 2024-04-03 18:07:42 -03:00
Gabriel Luiz Freitas Almeida
0935350095 Add conditional build and publish for base and main projects 2024-04-03 18:03:11 -03:00
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