@chrome lance Please provide more information related to your query. Original thread: #1332802220277764240 message
Can you provide an example of overriding the prompt when creating a WebSocket with the conversational API?
this.socket = new WebSocket(
`wss://api.elevenlabs.io/v1/convai/conversation?agent_id=${process.env.ELEVENLABS_AGENT_ID}`,
)