[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[AI SDK](/c/ai-sdk/62)

# Does Vercel AI SDK Integrate with Pinecone Assistants?

69 views · 0 likes · 1 post


c (@cdcv) · 2025-01-21

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.