Commit graph

21 commits

Author SHA1 Message Date
Gabriel Almeida
2db74fc30e feat: implement file type 2023-03-30 19:39:44 -03:00
Gabriel Almeida
18b3fa6c34 refac: listing and signature for tools moved 2023-03-30 18:13:35 -03:00
Gabriel Almeida
f4b51514a1 refac: change graph module structure 2023-03-29 16:12:59 -03:00
Gabriel Almeida
86e65575ee fix: load_flow_from_json now uses the Graph 2023-03-28 22:04:27 -03:00
Gabriel Almeida
7ec6847ae4 style: formatting and linting 2023-03-28 21:44:41 -03:00
Gabriel Almeida
8890d37a44 feat: added new validation functions and tests 2023-03-28 20:41:18 -03:00
Gabriel Almeida
b8a41037ec feat: code validation, endpoint and tests 2023-03-28 19:17:26 -03:00
Gabriel Almeida
c2d4d3e9c0 refactor: separating modules to fix circular import 2023-03-28 15:28:08 -03:00
Gabriel Almeida
b67c7d6442 fix: updates to json and test added 2023-03-27 17:32:50 -03:00
Gabriel Almeida
287ef0d4e4 feat: new tests for endpoints 2023-03-26 21:02:45 -03:00
Gabriel Almeida
7dbda097f5 feat: complex example test passing 2023-03-26 01:15:01 -03:00
Gabriel Almeida
8ccc22086b feat: added tests for building the langchain obj 2023-03-25 20:20:47 -03:00
Gabriel Almeida
cccbeeb4d2 feat: added edge validation 2023-03-24 18:48:03 -03:00
Gabriel Almeida
230f0d95e9 refac: implemented buid_json using graph methods 2023-03-24 12:22:27 -03:00
Gabriel Almeida
b4963572b0 feat: added more graph tests 2023-03-24 11:29:58 -03:00
Gabriel Almeida
269c06e9c1 feat: added tests for graph 2023-03-24 11:21:29 -03:00
Gabriel Almeida
616d015c5a feat: implementation of Graph objects 2023-03-24 10:49:19 -03:00
Gabriel Almeida
13cbbd27b6 feat: new tests to prepare for agents as tools 2023-03-23 15:33:29 -03:00
Gabriel Almeida
70dbc7eb1e refac: langflow_backend -> langflow 2023-03-17 09:50:02 -03:00
Gabriel Almeida
fcb3abccf1 style: formatting and fixes 2023-03-14 11:00:56 -03:00
ogabrielluiz
498eadefc0 feat: adding test and make commands for testing 2023-03-10 07:20:40 -03:00