Has anyone successfully upserted Plain Text and URL Scrapping to Pinecone via API? I want to upsert plain text and data scraped from websites, to specific namespaces including the metadata.
Please help (when I call the API it doesn’t add the vectors to Pinecone; pdf etc all work fine).
Here is my API call to pinecone for upserting and it works. However, this works with vectors not plain text. You would need to first get the vectors from OpenAI embedding model or some other embedding API.
Yes conversationat chat based on Pinecone. I want the user to be able to upsert plain text to pinecone to focus the conversation. For example a use can copy and paste a News post into a multi text fields and upsert before chatting with the bot