Open josecomartins opened 3 days ago
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
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