Skip to content

feat(prebuilt): add preModelHook and postModelHook #1212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 30, 2025

Conversation

dqbd
Copy link
Collaborator

@dqbd dqbd commented May 23, 2025

Closes #1222

Base automatically changed from dqbd/remove-message-all to main May 23, 2025 21:30
@dqbd dqbd requested a review from sydney-runkle May 27, 2025 16:06
Copy link

@sydney-runkle sydney-runkle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add some tests to confirm the structure of the graph when all combinations of pre, post, tools, and response_format are included in the graph?

Generally, looking good, thanks for tackling these features!

@dqbd dqbd force-pushed the dqbd/create-react-agent-hooks branch from 9c82dcf to f3631ee Compare May 30, 2025 00:14
@dqbd dqbd merged commit b91f75d into main May 30, 2025
25 of 26 checks passed
@dqbd dqbd deleted the dqbd/create-react-agent-hooks branch May 30, 2025 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature request: add pre_model_hook and post_model_hook to createReactAgent function
2 participants