We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Interfaces need to return [string:talk, string:task, bool:confirm]
[string:talk, string:task, bool:confirm]
I'm changing that on this branch #72
The text was updated successfully, but these errors were encountered:
The Interfaces need to return [string:talk, string:task, bool:confirm] - INCORRECT
After our meeting we decided that the bool to confirm is on the std_function and not on the llm node
The Interfaces need to return [string:talk, string:task] - CORRECT
Sorry, something went wrong.
SparkRibeiro21
josecomartins
No branches or pull requests
Create std_function for LLM Confirmation including:
Main changes:
The Interfaces need to return
[string:talk, string:task, bool:confirm]
This issue doesn't include the LLM package
I'm changing that on this branch #72
The text was updated successfully, but these errors were encountered: