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

Create std_function for LLM Confirmation #76

Open
josecomartins opened this issue Nov 19, 2024 · 1 comment
Open

Create std_function for LLM Confirmation #76

josecomartins opened this issue Nov 19, 2024 · 1 comment
Assignees
Labels

Comments

@josecomartins
Copy link
Collaborator

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

@SparkRibeiro21
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants