João Moura
01f31d7830
Adding support to force a tool return to be the final answer.
...
This will at the end of the execution return the tool output.
It will return the output of the latest tool with the flag
2024-07-04 06:43:51 -04:00
João Moura
27fddae286
New version, updating dependencies, fixing memory
2024-05-13 22:26:41 -03:00
Eduardo Chiarotti
1da7473f26
fix: fix test actually running ( #587 )
...
* fix: fix test actually running
* fix: fix test to not send request to openai
* fix: fix linting to remove cli files
* fix: exclude only files that breaks black
2024-05-09 21:33:48 -03:00
Dmitri Khokhlov
ff2f1477bb
fix: TypeError: LongTermMemory.search() missing 1 required positional argument: 'latest_n' ( #488 )
...
Signed-off-by: Dmitri Khokhlov <dkhokhlov@gmail.com >
2024-05-02 03:28:36 -03:00
João Moura
5b59e450f7
Adding long term, short term, entity and contextual memory
2024-04-01 10:45:17 -03:00