Ibis Prevedello
|
c1493dcc22
|
Merge pull request #98 from logspace-ai/chain_loader
Chain loader
|
2023-04-03 17:36:21 -03:00 |
|
Ibis Prevedello
|
cec6a41973
|
refac: substitute | by Optional
|
2023-04-03 17:27:41 -03:00 |
|
Gabriel Almeida
|
06f9348a6e
|
fix: change test according to function changes
|
2023-04-03 17:13:51 -03:00 |
|
Ibis Prevedello
|
23b50d31d2
|
refac: fix tool name for test
|
2023-04-03 17:00:17 -03:00 |
|
Ibis Prevedello
|
ed3acfd15f
|
Merge branch 'dev' into chain_loader
|
2023-04-03 16:41:05 -03:00 |
|
Ibis Prevedello
|
691604915a
|
refac: change the way chains are loaded and fix tools
|
2023-04-03 16:11:20 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
088e037c70
|
Merge pull request #97 from logspace-ai/chatgpt
|
2023-04-03 12:59:08 -03:00 |
|
Gabriel Almeida
|
bb49642899
|
fix: deactivate intermediate steps for now
|
2023-04-03 12:58:06 -03:00 |
|
Gabriel Almeida
|
9936d8dc98
|
fix: typo
|
2023-04-03 10:49:40 -03:00 |
|
Gabriel Almeida
|
3e66c5a5ce
|
feat: adding intermediate steps processing
This was required because if the user uses log-level debug the logs show up in the chat
|
2023-04-03 10:11:53 -03:00 |
|
Gabriel Almeida
|
3a931a6fc0
|
fix: caching now is more reliable according to frontend info
|
2023-04-03 09:42:05 -03:00 |
|
Gabriel Almeida
|
5abc0f8486
|
feat: setup logging and logger object
|
2023-04-03 09:41:25 -03:00 |
|
Gabriel Almeida
|
be3623d645
|
fix: remove message before computing the hash
|
2023-04-02 12:14:29 -03:00 |
|
Gabriel Almeida
|
d7e56294cb
|
fix: possible fix for "chat_history" missing due to wrong memory key
|
2023-04-02 11:25:57 -03:00 |
|
Gabriel Almeida
|
b85eeb4fe8
|
fix: don't add to the page if type is empty
|
2023-04-02 11:25:26 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
c4faf3f383
|
Initialize Agent and Memory implementations
This will pave our way to add multiple functions from langchain loading modules
|
2023-04-02 10:50:10 -03:00 |
|
Gabriel Almeida
|
5a2fca7eb5
|
fix: ignore type for specific case
|
2023-04-02 10:42:24 -03:00 |
|
Gabriel Almeida
|
58652f7c2b
|
fix: loading agent correctly and added correct chat models loading
|
2023-04-02 10:41:40 -03:00 |
|
Gabriel Almeida
|
f38c02decc
|
blacken
|
2023-04-02 10:11:08 -03:00 |
|
Gabriel Almeida
|
9891d6b68a
|
linting
|
2023-04-02 09:51:53 -03:00 |
|
Gabriel Almeida
|
03172a19f8
|
feat: adding memory
|
2023-04-02 09:33:31 -03:00 |
|
Gabriel Almeida
|
f032795fe4
|
feat: working implementation of initialize_agent
|
2023-04-02 09:33:07 -03:00 |
|
Gabriel Almeida
|
24bdfaa941
|
refac: formatting moved to FrontendNode
|
2023-04-02 09:31:59 -03:00 |
|
Gabriel Almeida
|
43c4fe7dfc
|
feat: get_signature can return the FrontendNode directly now
|
2023-04-01 18:58:03 -03:00 |
|
Gabriel Almeida
|
5a231ae941
|
fix: correct text
|
2023-04-01 18:57:03 -03:00 |
|
Gabriel Almeida
|
12c21b0185
|
custom prompt experiment
|
2023-04-01 18:41:27 -03:00 |
|
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 |
|