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
|
7c86f38fb3
|
fix: settings now can be set from cli
|
2023-03-30 18:09:12 -03:00 |
|
Gabriel Almeida
|
cfbd22d2b0
|
fix: set up creators
|
2023-03-30 16:35:08 -03:00 |
|
Gabriel Almeida
|
064cf8120f
|
fix: change typing for linting and formatting
|
2023-03-30 16:34:52 -03:00 |
|
Gabriel Almeida
|
e049438cc5
|
refact: change folder structure
|
2023-03-30 15:44:31 -03:00 |
|
Gabriel Almeida
|
02ea5eeb0c
|
Merge branch 'dev' of https://github.com/logspace-ai/langflow into toolkits
|
2023-03-30 12:48:20 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
d9ad0ad29f
|
Merge pull request #84 from logspace-ai/factory_refactor
|
2023-03-30 11:00:15 -03:00 |
|
Gabriel Almeida
|
f791d9c938
|
refac: Factory implementation of LangChainTypes
|
2023-03-30 10:56:32 -03:00 |
|
Gabriel Almeida
|
22c3c83d6a
|
feat: jsonagent
|
2023-03-30 08:48:41 -03:00 |
|
Gabriel Almeida
|
0d10c7ba05
|
fix: adding deps
|
2023-03-29 20:27:28 -03:00 |
|
Gabriel Almeida
|
a833441f5a
|
feat: adding broken modules for testing
|
2023-03-29 20:26:38 -03:00 |
|
Gabriel Almeida
|
5f701d46c8
|
feat: adding wrappers and toolkits
|
2023-03-29 20:26:05 -03:00 |
|
anovazzi1
|
6c4388f436
|
Merge pull request #83 from logspace-ai/codeHandle
removed handle from code component
|
2023-03-29 19:30:09 -03:00 |
|
anovazzi1
|
4a04153c9e
|
removed handle from code component
|
2023-03-29 18:46:08 -03:00 |
|
Gabriel Almeida
|
c9df633328
|
fix: remove unused file
|
2023-03-29 16:15:23 -03:00 |
|
Gabriel Almeida
|
f4b51514a1
|
refac: change graph module structure
|
2023-03-29 16:12:59 -03:00 |
|
Gabriel Almeida
|
6794f8de5b
|
fix: tool loading bug
|
2023-03-29 15:29:34 -03:00 |
|
Gabriel Almeida
|
ef3332bce1
|
fix: typo in examples card
|
2023-03-29 10:54:03 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
9e48ddf780
|
Merge pull request #79 from logspace-ai/45-implement-agents-as-tools
|
2023-03-28 22:08:38 -03:00 |
|
Gabriel Almeida
|
d914639b1c
|
fix: remove unused function
|
2023-03-28 22:05: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
|
64bc7c40ed
|
fix: replace union with 3.8 compliant syntax
|
2023-03-28 21:57:02 -03:00 |
|
Gabriel Almeida
|
32a15bf576
|
fix: added deps for lint checks
|
2023-03-28 21:50:49 -03:00 |
|
Gabriel Almeida
|
ba6b6493e1
|
fix: added pytest dev dependency
|
2023-03-28 21:47:25 -03:00 |
|
Gabriel Almeida
|
7ec6847ae4
|
style: formatting and linting
|
2023-03-28 21:44:41 -03:00 |
|
Gabriel Almeida
|
f67ebd245e
|
Merge branch 'dev' of https://github.com/logspace-ai/langflow into 45-implement-agents-as-tools
|
2023-03-28 21:18:56 -03:00 |
|
Gabriel Almeida
|
93de968cf1
|
fix: added code type to default types
|
2023-03-28 21:12:03 -03:00 |
|
Gabriel Almeida
|
8890d37a44
|
feat: added new validation functions and tests
|
2023-03-28 20:41:18 -03:00 |
|
anovazzi1
|
1f71d724a6
|
change text color of clear button on dark mode
|
2023-03-28 20:20:14 -03:00 |
|
anovazzi1
|
2c235402ca
|
improvement of error check on code modal
|
2023-03-28 20:17:51 -03:00 |
|
Gabriel Almeida
|
a5ffa72855
|
fix: changed poetry version
|
2023-03-28 19:31:56 -03:00 |
|
Gabriel Almeida
|
78bd3d13b8
|
feat: add test action
|
2023-03-28 19:30:11 -03:00 |
|
Gabriel Almeida
|
c5c42a37f2
|
Merge branch '45-implement-agents-as-tools' of https://github.com/logspace-ai/langflow into 45-implement-agents-as-tools
|
2023-03-28 19:18:43 -03:00 |
|
Gabriel Almeida
|
b8a41037ec
|
feat: code validation, endpoint and tests
|
2023-03-28 19:17:26 -03:00 |
|
anovazzi1
|
cc58c0e385
|
beta version of live check for code text area
|
2023-03-28 17:35:32 -03:00 |
|
anovazzi1
|
27bde5988d
|
Merge branch '45-implement-agents-as-tools' into 45-implement-agents-as-tools-ui
|
2023-03-28 17:18:30 -03:00 |
|
Gabriel Almeida
|
6e27468daf
|
feat: added validate endpoint
|
2023-03-28 17:16:22 -03:00 |
|
anovazzi1
|
357ac7735d
|
Merge branch '45-implement-agents-as-tools' into 45-implement-agents-as-tools-ui
|
2023-03-28 17:08:11 -03:00 |
|
anovazzi1
|
f05f9d8c4d
|
created type code component
|
2023-03-28 17:07:32 -03:00 |
|
Gabriel Almeida
|
575a09ca51
|
fix: change PythonFunctionNode field_type
|
2023-03-28 17:04:41 -03:00 |
|
anovazzi1
|
8be8666ba0
|
template function for code check
|
2023-03-28 16:37:59 -03:00 |
|
Gabriel Almeida
|
c2d4d3e9c0
|
refactor: separating modules to fix circular import
|
2023-03-28 15:28:08 -03:00 |
|
Gabriel Almeida
|
9918e466d4
|
fix: ALL_TOOLS_NAMES constant reduces reruns
|
2023-03-28 10:16:12 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
d989ef5a7c
|
Merge pull request #77 from logspace-ai/0.0.46
Release 0.0.46
|
2023-03-27 23:20:32 -03:00 |
|
anovazzi1
|
c623773d46
|
removed comment
|
2023-03-27 23:09:21 -03:00 |
|
anovazzi1
|
206ab23038
|
code editor without error warning
|
2023-03-27 23:04:44 -03:00 |
|
Gabriel Almeida
|
e465be5941
|
feat: agents as tools working
|
2023-03-27 21:46:44 -03:00 |
|
Ibis Prevedello
|
21ecf32488
|
bump version
|
2023-03-27 21:26:00 -03:00 |
|
anovazzi1
|
d2088b3204
|
simple code first implementation
|
2023-03-27 20:44:03 -03:00 |
|