chyroc
|
55f772c21a
|
Docs: fix comment typo (#442)
* Docs: fix comment typo
* docs: a llm -> an LLM
---------
Co-authored-by: Travis Cline <travis.cline@gmail.com>
|
2023-12-20 19:57:37 +00:00 |
|
Aksel
|
543f504f47
|
agents: add parser error handler (#345)
* agents: add ParserErrorHandler
* chains: return result when error in chain
* agents: fix lint
|
2023-12-04 22:38:29 -08:00 |
|
Travis Cline
|
c5b84faa54
|
callbacks: Include context
|
2023-08-25 19:14:02 -07:00 |
|
FluffyKebab
|
b2dee18c4b
|
callbacks: nolint forbidigo in logger
|
2023-08-25 19:00:43 -07:00 |
|
FluffyKebab
|
9863d13b4e
|
reduce cylop in executor
|
2023-08-25 19:00:43 -07:00 |
|
FluffyKebab
|
03ad4b7799
|
add callbacks to tools, vectorsores and agents
|
2023-08-25 19:00:21 -07:00 |
|
FluffyKebab
|
44eb35c38a
|
agents: add memory to executor chain and add test to conversational
|
2023-06-27 16:16:56 +02:00 |
|
FluffyKebab
|
e723130480
|
agents: fix lint
|
2023-06-24 18:38:49 +02:00 |
|
FluffyKebab
|
ad07fe6904
|
agents: fix bug and add option to return intermaidate steps
|
2023-06-24 17:59:14 +02:00 |
|
FluffyKebab
|
2cd0d13ccf
|
agents: refactor options
|
2023-06-07 19:24:38 +02:00 |
|