Gabriel Almeida
|
d93413ee56
|
feat: JsonAgent implementation
|
2023-03-31 14:07:02 -03:00 |
|
Gabriel Almeida
|
203b8ff6fe
|
formatting
|
2023-03-31 14:06:40 -03:00 |
|
Gabriel Almeida
|
fbca59d42c
|
feat: implemented file loading and toolkit
|
2023-03-31 14:03:32 -03:00 |
|
Gabriel Almeida
|
7c84cbf0b2
|
feat: implement importing using from
|
2023-03-31 14:02:43 -03:00 |
|
Gabriel Almeida
|
0858734eb0
|
fix: removing dicts from inside class to stop recreating it
|
2023-03-31 14:01:35 -03:00 |
|
Gabriel Almeida
|
5b277913cf
|
fix: improvement to tools dict name
|
2023-03-31 14:00:47 -03:00 |
|
Gabriel Almeida
|
f90eedf5b5
|
feat: first version of FieldCreator
|
2023-03-31 14:00:04 -03:00 |
|
Gabriel Almeida
|
5b557be5a8
|
fix: json agent with wrong field name
|
2023-03-31 13:59:27 -03:00 |
|
Gabriel Almeida
|
fb170aea66
|
fix: make class part of base_classes
|
2023-03-31 13:59:10 -03:00 |
|
Gabriel Almeida
|
0831fc2796
|
Merge branch 'toolkits' of https://github.com/logspace-ai/langflow into toolkits
|
2023-03-31 07:50:50 -03:00 |
|
Gabriel Almeida
|
4b96a3f221
|
refac: align with the module structure
|
2023-03-31 07:49:50 -03:00 |
|
Ibis Prevedello
|
b71d96a071
|
refac: remove unnecessary fields from JsonAgent
|
2023-03-30 23:14:56 -03:00 |
|
Gabriel Almeida
|
a81cc1d81e
|
fix: add into to not required
|
2023-03-30 21:33:50 -03:00 |
|
Gabriel Almeida
|
fdb058978e
|
feat: implement requests wrapper
|
2023-03-30 21:15:38 -03:00 |
|
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 |
|
Ibis Prevedello
|
a9ff3add92
|
feat: add embeddings, vectorstores and document loaders to list
|
2023-03-30 14:25:23 -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 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
|
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
|
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
|
7ec6847ae4
|
style: formatting and linting
|
2023-03-28 21:44:41 -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 |
|
Gabriel Almeida
|
b8a41037ec
|
feat: code validation, endpoint and tests
|
2023-03-28 19:17:26 -03:00 |
|
Gabriel Almeida
|
6e27468daf
|
feat: added validate endpoint
|
2023-03-28 17:16:22 -03:00 |
|
Gabriel Almeida
|
575a09ca51
|
fix: change PythonFunctionNode field_type
|
2023-03-28 17:04:41 -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 Almeida
|
e465be5941
|
feat: agents as tools working
|
2023-03-27 21:46:44 -03:00 |
|
Gabriel Almeida
|
09827dc0cb
|
formatting
|
2023-03-27 17:35:01 -03:00 |
|
Gabriel Almeida
|
ea2c8ca985
|
refac: implement Field in tool signature
|
2023-03-27 17:34:38 -03:00 |
|
Gabriel Almeida
|
c6ebbe3517
|
feat: private built_object added, implement get_function
|
2023-03-27 17:33:42 -03:00 |
|
Gabriel Almeida
|
37c83a9de2
|
style: 🐛 mypy correction
|
2023-03-27 17:31:40 -03:00 |
|
Gabriel Almeida
|
3a5c44bd15
|
fix: value key must be removed if None
|
2023-03-27 17:30:38 -03:00 |
|
Gabriel Almeida
|
18da5f643d
|
fix: type correction
|
2023-03-27 17:30:07 -03:00 |
|
Gabriel Almeida
|
66b387264d
|
fix: mypy errors
|
2023-03-27 06:32:42 -03:00 |
|
Gabriel Almeida
|
228c04280d
|
style: remove comments
|
2023-03-26 21:07:20 -03:00 |
|
Gabriel Almeida
|
a788d93682
|
feat: implementation of PythonFunction and class based templates
|
2023-03-26 21:05:11 -03:00 |
|