Gabriel Almeida
|
bb8c7bfb06
|
fix: add agent to config
|
2023-04-01 18:39:05 -03:00 |
|
Gabriel Almeida
|
7cc577606e
|
feat: first init_agent node
|
2023-04-01 18:38:55 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
babe9f0e30
|
Merge pull request #92 from logspace-ai/toolkits
|
2023-04-01 18:10:06 -03:00 |
|
Ibis Prevedello
|
17ad4954ef
|
refac: fix linting
|
2023-04-01 18:03:14 -03:00 |
|
Ibis Prevedello
|
e6ce86b66a
|
Merge branch 'toolkits' of https://github.com/logspace-ai/langflow into toolkits
|
2023-04-01 17:43:30 -03:00 |
|
Ibis Prevedello
|
53c9812819
|
refac: fix merge and format
|
2023-04-01 17:42:43 -03:00 |
|
Gabriel Almeida
|
737330e3f1
|
feat: change log level to debug in dev
|
2023-04-01 17:27:35 -03:00 |
|
Gabriel Almeida
|
79eb5bf1c6
|
Merge branch 'toolkits' of https://github.com/logspace-ai/langflow into toolkits
|
2023-04-01 17:26:25 -03:00 |
|
Gabriel Almeida
|
32e73550dc
|
feat: add dill
|
2023-04-01 17:25:19 -03:00 |
|
Gabriel Almeida
|
74656b63ac
|
fix: use the correct chat model
|
2023-04-01 17:07:18 -03:00 |
|
Ibis Prevedello
|
0b760003b1
|
Merge branch 'toolkits' of https://github.com/logspace-ai/langflow into toolkits
|
2023-04-01 16:19:19 -03:00 |
|
Ibis Prevedello
|
7052508fb0
|
feat: add csv agent
|
2023-04-01 16:17:31 -03:00 |
|
Gabriel Almeida
|
2235767d22
|
feat: implemented caching of agent
|
2023-04-01 10:58:46 -03:00 |
|
Gabriel Almeida
|
5125fde38a
|
fix: base_classes were being passed incorrectly
|
2023-04-01 00:11:55 -03:00 |
|
Gabriel Almeida
|
f30d2d3330
|
feat: a few more tests
|
2023-04-01 00:11:36 -03:00 |
|
Gabriel Almeida
|
0fc454f9b7
|
feat: added more tests for nodes
|
2023-04-01 00:01:29 -03:00 |
|
Gabriel Almeida
|
48d2ab27da
|
fix: added options and cls to base_classes
|
2023-03-31 23:16:16 -03:00 |
|
Gabriel Almeida
|
b0615e9a4e
|
fix: remove format_instructions from input_v extrac
|
2023-03-31 23:15:46 -03:00 |
|
Gabriel Almeida
|
e28c3dc18e
|
feat: new tests
|
2023-03-31 23:15:22 -03:00 |
|
Gabriel Almeida
|
be71829493
|
fix: tools now show the params properly
|
2023-03-31 22:05:08 -03:00 |
|
Gabriel Almeida
|
021ede2f72
|
feat: add toolkits to settings
|
2023-03-31 18:49:31 -03:00 |
|
Gabriel Almeida
|
9ef1078786
|
fix: prompt_params now come from params
|
2023-03-31 18:19:45 -03:00 |
|
Gabriel Almeida
|
c6d0a8d8fa
|
feat: working version of OpenAPITollkit
|
2023-03-31 18:16:20 -03:00 |
|
Gabriel Almeida
|
f829cc3b59
|
fix: change field to templatefield
This is done to avoid conflict with pydantic
|
2023-03-31 18:14:05 -03:00 |
|
Lucas Eduardo
|
3b3edee22c
|
Changed favicon and title of project
|
2023-03-31 14:56:15 -03:00 |
|
Lucas Eduardo
|
fc8dc87022
|
Error message included on error popup when sending chat
|
2023-03-31 14:51:28 -03:00 |
|
Gabriel Almeida
|
f8a48dd90e
|
fix: return -> raise
|
2023-03-31 14:44:34 -03:00 |
|
Gabriel Almeida
|
92c3bb19b0
|
fix: formatting and utils
|
2023-03-31 14:07:58 -03:00 |
|
Gabriel Almeida
|
ef4fe40ce4
|
feat: toolkit node implementation
|
2023-03-31 14:07:23 -03:00 |
|
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
|
44980c2220
|
bump version to 0.0.52
|
2023-03-31 13:58:43 -03:00 |
|
Gabriel Almeida
|
5a38d47438
|
bump langchain version
|
2023-03-31 13:58:03 -03:00 |
|
Gabriel Almeida
|
7845fb8151
|
Merge branch 'toolkits' of https://github.com/logspace-ai/langflow into toolkits
|
2023-03-31 13:57:41 -03:00 |
|
Lucas Oliveira
|
a6cba9a3d5
|
Original approach
|
2023-03-31 09:16:32 -03:00 |
|
Lucas Oliveira
|
369ce5feb5
|
Implemented only one node with both types
|
2023-03-31 09:15:40 -03:00 |
|
Lucas Oliveira
|
876a691004
|
Generated output parameters and disable one of them if the other is in use
|
2023-03-31 09:04:24 -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
|
c9200c94e3
|
fix: password default false
|
2023-03-30 21:17:14 -03:00 |
|
Gabriel Almeida
|
9685c8cd2b
|
Merge branch 'inputFile' of https://github.com/logspace-ai/langflow into toolkits
|
2023-03-30 21:16:10 -03:00 |
|