Can pinecone assistants be connected (like an LLM provider) to the Vercel AI SDK to allow chat with an assistant on a server side function? Do you have example code?
Looking further, I notice that Vercel AI SDK does provide a way to integrate with OpenAI Assistants, but the example appears to be a frontend integration.
We’d like to integrate with pinecone assistants server side.