Does @convai/experience-embed / PixelStreamCore.PixelStreamClient support passing a Long-Term Memory Speaker ID or user ID into a hosted Pixel Streaming experience at initialization time? If yes, what constructor field or API call should be used?
Hi, I’m somewhat familar with the API and I can’t recall seeing anything that does that.
Is there a way that you know of to pass one LTM End User / Speaker ID into the web hosted player?
Not that I know of. EDIT - oops my bad, yes it is.
Yes, this is supported.
My teammate will share the detailed implementation guidance shortly.
Just checking in to see when I can get the implementation info.
Pinging the thread - thanks
https://www.npmjs.com/package/@convai/experience-embed/v/0.5.0
Hey please go through the docs here you’ll find an example on how to initialise with enduserid.
Will post more updates on : Convai Pixel Streaming Embed | Convai Documentation
Please enable long term memory after passing the enduserid (you’ll find it in memory tab → memory settings).
Sorry it took a little long.