[Francophone] Autonomous nodes
# 📖tutorials
w
Une video sur les nouveaux noeuds autonomes !

https://youtu.be/ytyMXlm5Od0

w
Awesome as always
A quick question, I'm starting to use Autonomous. How can I ensure that I also execute the async queue? What is 'the tool'?
w
You mean when you transition to a workflow ?
w
Yes, sorry if I wasn't clear.
w
no worries for exemple if your workflow is called MyWorkflow, the associated queue is MyWorkflowAsyncQueue So the 'tool' is MyWorkflowAsyncQueue , and you can tell it to execute the MyWorkflowAsyncQueue.executeAll
you can try this kind of prompts :
Copy code
##Most important: 
- Always execute the queue when going to this workflow
w
Thank you very much, I understood that workflows should be considered tools. I saw the tool tab in the inspect section and its content, but I didn't realize the importance of executing everything before the transition.
w
yep, this is important to consider when you build your autonomous node, however there are still experiments to do because it will be difficult to get something perfect the first time, and it is when I try again and again that i get the best result i would say 😅
w
Thank you again for your contribution.
w
My pleasure! Hope it has helped, and that it will help some people!
w
Sure, a French speaker and an English video. So cool! 😃
h
Is it possible to execute these tools explicitely, in like a hook? I have tried to write a hook that executes before outgoing message using the asyncqueue tools, without success tho. The idea behind it is to force the bot to transition instead of relying on prompts.
w
These tools are only available inside of the autonomous node , so you will not be able to use them outside of it
r
hello, its possible to disable searching in the web with autonomous node? I just want it to extract info from my knowledge base
w
Delete card from the autonomous node
@rhythmic-actor-55813 Please don't post the same question more than once
s
e
6 Views