You can read the docs on the OpenAI integration and Glide here: https://www.glideapps.com/docs/automation/integrations/openai-and-glide
I’m not sure there is a native integration for assistants from Open AI, but there are other platforms you may use to integrate such as make.com to proxy requests to Open AI that are specific to your assistant use case.
We’ve had an ongoing discussion regarding Pinecone integrations and examples here: Pinecone & AI agent examples should you find you want to use the native integration with vector stores hosted by Pinecone. Note there is a lot you can do for free, and there is an OpenAI model used for embeddings provided by Pinecone as well, so you may find you get the same results but with an easier integration. By sharing this I’m also assuming you have data in Glide that you can re-index to Pinecone (achievable with a looping workflow).
Let us know what else you might want some help with.