I was able to use pinecone assistant quickly to search content from the documents i have uploaded. How do i allow other users to access the Assistant i have created and am I allowed to use Prompts using Pinecone Assistant
I have a similar interest in doing a query against the index created by assistant. What tokenizer does assistant use?
can any one help answering my question
Hi @dandur,
Sorry for the delay. I’m glad you got Pinecone Assistant up and running quickly.
How are you chatting with the assistant, through the console or through the API/SDK? How do you want other users to interact with it? Typically, you would build your own chat interface that makes requests to your Pinecone assistant. Here’s a full example application for reference: Pinecone Assistant - Pinecone Docs .
Best wishes,
Jesse