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

Feature Request: allow a callback function to be passed as the function used in the human input tool #503

Open
tomlynchRNA opened this issue Apr 24, 2024 · 0 comments

Comments

@tomlynchRNA
Copy link

i.e allow users to replace this function:

def _ask_human_input(self, final_answer: dict) -> str:

I would change the contents to pull the human input from another system instead of just calling input(). Happy to make a PR, shouldn't be a huge change. Would this be something that would be accepted?

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

No branches or pull requests

1 participant