Commit graph

4,997 commits

Author SHA1 Message Date
anovazzi1
a8f2d69f9a updated type type context, need to change place where call api 2023-04-24 18:40:24 -03:00
anovazzi1
9e76c50f09 bug found migrate template code to types context 2023-04-24 18:31:03 -03:00
anovazzi1
2146025d42 Merge branch 'dev' into autoUpdateNodes 2023-04-24 18:02:48 -03:00
Gabriel Almeida
f122151b12 fix(validate.py): raise an exception with a message when node is not found
feat(GenericNode): add node validation with outline color feedback
feat(tailwind.config.js): add styles for outline colors and animations
2023-04-24 13:43:52 -03:00
Ibis Prevedello
843ae8efc5 feat: add extra tools and utilities 2023-04-20 15:17:23 -03:00
anovazzi1
c2d21178e1 found bug on save langflow state 2023-04-19 23:41:30 -03:00
anovazzi1
5c64bc6698 created langFlowState type 2023-04-19 23:33:01 -03:00
anovazzi1
7e1d361c90 templates from backend stored in context 2023-04-19 23:19:17 -03:00
anovazzi1
284f865c36 created template context and type 2023-04-19 22:54:46 -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
Gabriel Almeida
9b1f86b681 refactor(chatComponent): simplify conditional statement in Chat component's error handling logic 2023-04-19 14:20:05 -03:00
Gabriel Almeida
e4d0a39b0b refactor: remove unnecessary build and push scripts and Dockerfiles
The removed files were unnecessary and were removed to simplify the project.
2023-04-19 11:49:17 -03:00
anovazzi1
a3294c4fcf added advanced verification and removed show property from validation 2023-04-18 22:36:04 -03:00
anovazzi1
38aa051bf9 update node verification bug for boolean field 2023-04-18 22:32:54 -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
anovazzi1
a78a71c997 required in advanced icon and items, need new variable from backend 2023-04-13 01:10:13 -03:00
anovazzi1
040695dfa6 open pop up on input click 2023-04-13 00:52:35 -03:00
anovazzi1
ba271ff85f advanced icon 2023-04-13 00:47:55 -03:00
anovazzi1
e97a128988 align inputs 2023-04-13 00:36:05 -03:00
anovazzi1
4206a2183c added LIFO history to popUp context 2023-04-12 20:22:57 -03:00
anovazzi1
efbb5ff763 first styling in nodeModal 2023-04-12 19:57:52 -03:00
anovazzi1
3224cd8ed7 comment text area component 2023-04-11 20:43:07 -03:00
anovazzi1
394d6d4b4b added file component 2023-04-11 20:41:22 -03:00
anovazzi1
8413c4c6c0 added template for complicated type 2023-04-11 20:37:40 -03:00
anovazzi1
74b7a17afc added DropdownComponent 2023-04-11 20:29:04 -03:00
anovazzi1
fef9f254d6 added floatComponent 2023-04-11 20:27:28 -03:00
anovazzi1
4ddd47da10 added bool toogle button 2023-04-11 20:24:48 -03:00
anovazzi1
09db0734d7 str type components for options =false 2023-04-11 20:21:30 -03:00
anovazzi1
596263c42f showing all properties of the node template 2023-04-10 21:23:25 -03:00
anovazzi1
1df0757a54 custom title 2023-04-10 21:07:40 -03:00
anovazzi1
36b191d06b custom icon on node modal and change type on contexts 2023-04-10 21:04:42 -03:00
anovazzi1
1d1c19beca added button to open modal 2023-04-10 20:35:07 -03:00
Gabriel Luiz Freitas Almeida
e1ca085a7a
Vector stores, embeddings, document loaders, and text splitters (#145) 2023-04-10 19:16:45 -03:00
anovazzi1
36a083799f removable edges implemented 2023-04-10 18:49:35 -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
Ibis Prevedello
a6644176d4 feat: change icons, colors and fix minor bug 2023-04-10 11:53:34 -03:00
Yoaz Menda
7e39aff3ed revert local dev changes 2023-04-09 06:51:17 -03:00
Yoaz Menda
f02f0f9c98 Add support to llama as llm 2023-04-09 06:51:17 -03:00
Ibis Prevedello
8adf26e8de feat: add text splitter 2023-04-07 16:10:44 -03:00
Ibis Prevedello
616dfd0370 Merge branch 'dev' into vecstores 2023-04-07 13:06:49 -03:00