#Intent -> service call1 -> service call2 -> speech result of call1

1 messages · Page 1 of 1 (latest)

normal vector
#

I want an intent that receives the prompt, calls a second llm with a modified prompt, call a service with the result, then have assist speak the same result. I am having issues trying to get my result from the action block into the speech block.