I’ve built my own AI assistant using OpenAI’s Assistants API and am now looking to integrate it with my Unity project. Previously, I used a package from GitHub to communicate with ChatGPT via API. I’d like to know the best approach to access my custom AI assistant within Unity, any potential issues I should be aware of, and if there are optimized workflows or packages that could facilitate this integration. Any guidance or recommendations on handling API calls in Unity for this purpose would be appreciated!