chyroc
|
99bb50d3c7
|
Feat: use chains callback as streaming func (#447)
|
2023-12-24 21:05:42 -08:00 |
|
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 |
|
Šimun Strukan
|
36f399f058
|
callbacks: handle streaming func (#347)
* Added initial HandelStreamFunc callback handler
* added callback handler to conversational agent
* Added Agent final stdout callback
* Added callback handler to mrkl agent
* Added egress buffer for final agent streaming
* Added proper egress channel handling
* Added comments
* Added better context handling
* Fixing lint
|
2023-12-04 22:38:29 -08:00 |
|
Nikola Zivkovic
|
2c309cf279
|
callback-handler: Callback handler for HandleRetrieverEnd (#295)
* callback-handler-query | adding query to the output
* callback-handler-query | cp
---------
Co-authored-by: zivkovicn <x-nikola.zivkovic@transcarent.ai>
|
2023-09-23 10:29:51 -07:00 |
|
Travis Cline
|
c9460de7bf
|
openai: Fix lint issues
|
2023-08-25 19:22:45 -07: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
|
f7e95446c0
|
fix lint
|
2023-08-25 19:00:41 -07:00 |
|
FluffyKebab
|
b5659cf46d
|
callbacks: improve logging formating and docs
|
2023-08-25 19:00:21 -07:00 |
|
FluffyKebab
|
442e5f1e7d
|
add callbacks to llms
|
2023-08-25 19:00:21 -07:00 |
|
FluffyKebab
|
004c9bc52e
|
add callbackHandler interface and log handler
|
2023-08-25 19:00:21 -07:00 |
|