Hi MW Community,
New to MoveWorks and I want to understand if a use case I am exploring is possible. A simple use case example:
- Open the assistant with the context that my favorite color is blue. This will need to happen behind the scenes without me explicitly telling it.
- Assistant able to answer ‘what is my favorite color’ by referencing the context.
Some open questions:
1. Does the Moveworks embed/web SDK accept arbitrary context on init that becomes available to the reasoning engine?
2. Is there a "conversation starter" or "welcome plugin" concept that fires automatically on open? 3. Is there a way to initiate a plugin to read from URL query parameters on open conversation?
Thank You!