Commit graph

796 commits

Author SHA1 Message Date
anovazzi1
a15d605cc8 update styles 2023-04-24 19:03:20 -03:00
anovazzi1
53b8f48f96 change text on examples page 2023-04-19 22:13:31 -03:00
anovazzi1
26db1f4e1b added github logo with link to repo 2023-04-19 22:11:18 -03:00
anovazzi1
4a66105ef7 updade examples color 2023-04-19 21:58:30 -03:00
anovazzi1
999f3b21d0 improve scroll behavior for import modal 2023-04-18 15:37:57 -03:00
anovazzi1
a583a11876 improve tabs behavior 2023-04-18 15:19:35 -03:00
anovazzi1
d28d73a37e update add flow function to show import flow name 2023-04-18 15:14:08 -03:00
anovazzi1
a923cdeccb improve example ui 2023-04-18 15:12:10 -03:00
anovazzi1
4f72d54cb1 update types and improve tooltip component 2023-04-18 15:11:35 -03:00
anovazzi1
b3d5221ac2 added new tailwind dependencies 2023-04-18 15:10:58 -03:00
anovazzi1
1049275715 set back button and high of the example element 2023-04-17 23:18:45 -03:00
anovazzi1
dbe3e156d7 showing examples name 2023-04-17 22:24:28 -03:00
Ibis Prevedello
abcddeeaf1
Update issue templates 2023-04-14 11:15:30 -03:00
Ibis Prevedello
b87ee31824
Add SQL Agent (#159) 2023-04-13 22:45:55 -03:00
Ibis Prevedello
ec0c6c79c1 feat: add SQL agent 2023-04-13 22:33:46 -03:00
Ibis Prevedello
885d0ffc22
Change docstring parser (#158)
Using library `docstring-parser`
2023-04-13 22:25:41 -03:00
Ibis Prevedello
3d211fc487 fix test, linting, and vector_store folder 2023-04-13 22:12:21 -03:00
Ibis Prevedello
ba1f7daa7a refac: change docstring parser 2023-04-13 21:39:25 -03:00
Gabriel Almeida
ce542e9337 fix(langflow): return None when a node is not loaded in LangChainTypeCreator classes 2023-04-13 15:54:40 -03:00
Gabriel Almeida
319ff6ab3a chore(pyproject.toml): update langflow package version from 0.0.55 to 0.0.56 2023-04-13 15:45:27 -03:00
Gabriel Almeida
6d2f948bdb refactor(base.py): remove unnecessary comment
feat(base.py): add support for int type in node value
feat(base.py): add support for chunk_size and chunk_overlap in TextSplitterCreator signature
2023-04-13 15:45:08 -03:00
Gabriel Almeida
b56d905042 fix conflicts 2023-04-13 12:00:07 -03:00
Gabriel Almeida
c28e6ad62d fix: fix import paths for several modules
feat: add logging for missing nodes in LangChainTypeCreator classes
feat: add support for custom TextLoader document loader
fix: fix typo in document loaders base module name
fix: fix typo in text_splitters package name and add __init__.py file

refactor(interface): rename textSplitters to text_splitters
refactor(interface): rename documentLoaders to document_loaders
refactor(interface): rename vectorStore to vectorstore
refactor(interface): rename toolkits to toolkit
refactor(interface): rename tools to tool
refactor(interface): rename prompts to prompt
refactor(interface): rename memories to memory
refactor(interface): rename embeddings to embedding
refactor(interface): rename wrappers to wrapper
fix(interface): fix typo in text_splitters/base.py
fix(interface): fix typo in toolkits/base.py
fix(interface): fix typo in vectorstore/base.py
fix(interface): fix typo in wrappers/base.py
feat(interface): add logging for when a type is not loaded
2023-04-13 11:57:10 -03:00
Ibis Prevedello
b9ef727248 refac: remove UnstructuredImageLoader because of issue with Python 3.11 2023-04-13 11:52:42 -03:00
Ibis Prevedello
41c2ba9639 refac: add decorator to create cache folder 2023-04-13 11:52:42 -03:00
Ibis Prevedello
37925c275f test: fix text scripts 2023-04-13 11:52:42 -03:00
Ibis Prevedello
c69e5a72f0 feat: add document loaders 2023-04-13 11:52:42 -03:00
Ibis Prevedello
296ecafdcf refac: change cache folder 2023-04-13 11:52:42 -03:00
Carlos Coelho
cf8c5a52fa
Delete langflow-demo.gif 2023-04-13 10:38:55 -03:00
Carlos Coelho
c957f8fa84
new gif 2023-04-13 10:37:19 -03:00
Gabriel Almeida
05045bb64f chore(poetry.lock): update cmake version from 3.26.1 to 3.26.3
chore(poetry.lock): update lit version from 16.0.0 to 16.0.1
feat(poetry.lock): add nltk package with version 3.8.1 and its dependencies

chore(poetry.lock): update posthog package version to 2.5.0
chore(poetry.lock): remove torch and triton package versions
2023-04-10 19:27:40 -03:00
Gabriel Luiz Freitas Almeida
396cb7be2b
Merge branch 'dev' into 146-improve-conversationchain-node 2023-04-10 19:20:56 -03:00
Gabriel Almeida
103cb84394 Merge branch 'dev', remote-tracking branch 'origin' into 146-improve-conversationchain-node 2023-04-10 19:18:31 -03:00
Gabriel Luiz Freitas Almeida
e1ca085a7a
Vector stores, embeddings, document loaders, and text splitters (#145) 2023-04-10 19:16:45 -03:00
Gabriel Almeida
e7c3946985 style(test_chains_template.py): remove trailing whitespace and fix line length 2023-04-10 19:15:01 -03:00
Gabriel Almeida
1d49cc16bd refactor(test_chains_template.py): make input_key and output_key required and show in all chains
feat(test_chains_template.py): add prompt to mid_journey_prompt_chain and time_travel_guide_chain chains
2023-04-10 19:03:32 -03:00
anovazzi1
17a2997637
removable edges implemented (#149)
# removable and draggable edges
This pull request adds two new features: removable edges and draggable
edges. Removable edges allow users to delete unwanted connections
without using the keyboard, while draggable edges enable the
repositioning of connections
2023-04-10 19:02:18 -03:00
anovazzi1
36a083799f removable edges implemented 2023-04-10 18:49:35 -03:00
anovazzi1
aa9d76a502
Firefox password (#147)
# Fixed Issue #143
2023-04-10 17:46:14 -03:00
anovazzi1
fe98187b82 using local font family for working on firefox without web 2023-04-10 17:42:37 -03:00
anovazzi1
357dfbd009 solved issue for firefox, with internet connection 2023-04-10 17:23:04 -03:00
Gabriel Almeida
6c4f0609f0 update lock 2023-04-10 15:25:51 -03:00
Gabriel Almeida
5c60d49618 feat(pyproject.toml): add networkx dependency to the project 2023-04-10 15:20:42 -03:00
Gabriel Almeida
026482bef4 feat(nodes.py): add required and show properties to input_key and output_key fields in ChainFrontendNode
feat(nodes.py): add show property to prompt field in LLMFrontendNode
fix(nodes.py): set password property to False for MemoryFrontendNode's Memory Size field
2023-04-10 15:12:54 -03:00
Gabriel Almeida
16843fd66d fix: prompt fields are never password 2023-04-10 12:23:00 -03:00
Ibis Prevedello
81c634f839 fix: fix lint and formatting 2023-04-10 12:01:13 -03:00
Ibis Prevedello
edf6577f44 test: add test to vectorstore 2023-04-10 11:54:12 -03:00
Ibis Prevedello
a6644176d4 feat: change icons, colors and fix minor bug 2023-04-10 11:53:34 -03:00
Ibis Prevedello
fee2e52ec1 Merge branch 'dev' into vecstores 2023-04-10 10:20:56 -03:00
Ibis Prevedello
3dc894a57c Merge branch 'cache' into vecstores 2023-04-10 09:28:41 -03:00