I have my own python webhook, and my own working agent (which works fine in the simulator), and I want a standalone "build" just like the MocktailMixer, where I can run a single line of code on the RaspberryPi which starts the assistant and I can then ask questions.
Is there a way I can do this with without using Pubsub and the cloudfunction webhook in a similar way to MocktailMixer?
I have my own python webhook, and my own working agent (which works fine in the simulator), and I want a standalone "build" just like the MocktailMixer, where I can run a single line of code on the RaspberryPi which starts the assistant and I can then ask questions.
Is there a way I can do this with without using Pubsub and the cloudfunction webhook in a similar way to MocktailMixer?