In all the Assistants API examples I’ve seen, it looks like we must create the assistant remotely. If you’ve already created an assistant shouldn’t we be able to access it via the key?
If anyone has an example using php, let me know. I’m trying to build a custom wordpress plugin to leverage the assistant as a feature for subscribers.
You can look at apps like OpenAssistantGPT , you can easily integrate the assistant in an IFRAME using html but the platform isnt built with PHP
Thanks, @marcolivierbouch . While I haven’t been a programmer for many years (I know this shocks you based on my simplistic question ), I really wanted to build the custom solution.
Anyone else have an example via php, accessing an existing assistant via key?