Can I message an assistant through http requests?

I’ve been trying to connect an assistant I made in the playground to use in unreal engine which i have to do through http requests but I cant quite understand how this would work? do I have to create a thread and send and receive messages through the thread endpoint? or can I use the completion endpoint. I was also looking into runs as well. Ill appreciate any additional documentation anyone has on this topic, thank you!

Without sounding too rude this is very rudimentary regardless of what platform you are using.

Tutorials and documentation are available everywhere. Spend the time to read all the documentation and these answers should all be very obvious. Because, based on what you’ve said, the answer from us (who don’t understand exactly what you’re doing) is: it depends

https://platform.openai.com/docs/assistants/overview

1 Like