Hi everyone,
Despite doing hours of search, no luck for me in terms of getting my pre-existing Assistant API to work with Python.
I want to do a really simple task: I have created an assistant AI in OpenAI platform named “analyser” which analyses every single prompt and returns a text as a response.
How do I make a simple post to the assistant and retrieve a response back to the Python script on my local PC?
All the very best,
Andy