Skip to content
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

feat: add callback handler to runtime evaluate method #938

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

bmgalego
Copy link
Contributor

@bmgalego bmgalego commented Dec 9, 2024

Relates to:

This allows to pass down the callback handler from clients to evaluators allowing them to respond. The callback handler was already in the evaluator interface just not implemented in the runtime.

Risks

Background

What does this PR do?

What kind of change is this?

Documentation changes needed?

Testing

Where should a reviewer start?

Detailed testing steps

@MarcoMandar MarcoMandar requested a review from lalalune December 9, 2024 16:25
Copy link
Collaborator

@monilpat monilpat left a comment

Choose a reason for hiding this comment

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

Good catch this LGTM!

packages/core/src/runtime.ts Show resolved Hide resolved
packages/core/src/runtime.ts Show resolved Hide resolved
@shakkernerd shakkernerd merged commit 4c2fcf3 into elizaOS:main Dec 10, 2024
3 checks passed
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.

4 participants