#Possible to see request source?

1 messages · Page 1 of 1 (latest)

indigo lodge
#

Does anyone know if it is possible to see what device an assist request originated from? Wanting to make responses from GenAI search more specific to the calling user.

Is it possible to see what device initiated the assist? If it is from my Voice PE, I want to use my home location, if it is from one of our phones I want to use that user's location. I was planning on doing this through a template in the GenAI prompt.

hollow quartz
#

you could have multiple connections to the AI with different prompts to include extra instructions.

you then use each of the connections with a different pipeline.

you then assign the different pipelines to the different devices.