chilly-soccer-432
02/14/2025, 9:29 PMgray-monkey-83525
02/14/2025, 9:29 PMconst token = new AccessToken(apiKey, apiSecret, {
identity: "user_identity",
metadata: JSON.stringify({ key: "value" }),
});
This metadata will be available to the agent when the participant connects. Ensure that the agent is set up to listen for metadata changes or access the metadata upon connection.
Would you like more details on how to implement this in your specific setup?
Sources:
- Participant attributes and metadata 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.