How we will use Thread in Real Time API?

We want functionality such that when using a real-time API, all conversations are saved into a thread using transcription. This thread should then be utilized in the Assistant API to generate the desired results based on the thread’s history. can anyone suggest how to implement this?

1 Like