Find answers from the community

Updated 2 months ago

Incorporating OpenAI Realtime API with Llamaindex Workflows

At a glance

The community members are seeking guidance on how to incorporate the OpenAI Realtime API with Llamaindex Workflows. They are familiar with Llamaindex but are unsure of how to use the Realtime API client provided by OpenAI. The community members received a response suggesting that the Realtime API is more user-facing and may not fit well into most code structures, but they could potentially create a workflow that wraps OpenAI's raw client. The community members indicate they now have a better understanding of the situation.

Hi guys! We need some guidance in incorporating OpenAI Realtime API with Llamaindex Workflows.
W
d
L
4 comments
Hey!
Share the problem statement here please!
Someone from the team will pick it up.
No problem, just have no idea where to start. We are very familiar with Llamaindex in general and have been working with it for a year. We have examined your Realtime API client but don't know what to do with it.
Not sure what you mean by "you don't know what to do with it"

The way the realtime api works, it doesn't really make sense to use in most code structures (since it is extremely user facing). The example with that client is really meant to just give it tools and let it run

You could theoretically make a workflow that wraps openais raw client if you wanted though
Got more of an idea now, thanks!
Add a reply
Sign up and join the conversation on Discord