How to access the response of the last active agent in after_agent_callback?? #1922
Replies: 3 comments
|
you need to use after_model_callback to get the last model response |
0 replies
|
or you can use the on_event_callback of a plugin. but this feature is not released yet, probably will be released in the next release. |
0 replies
|
@sarfarajansari after_model_callback still works for grabbing the last model response and the on_event_callback plugin hook seanzhou1023 mentioned as "coming soon" has since shipped and is stable, so that's a usable option now too. Closing this out since it looks addressed, feel free to reopen or comment if you're still running into it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
All reactions