pinecone-vercel-starter icon indicating copy to clipboard operation
pinecone-vercel-starter copied to clipboard

Use .text instead of .chunk

Open hyfather opened this issue 2 years ago • 0 comments

The metadata that I get from pinecone has no field called Chunk. This seemed to work for me.

Problem

Example doesn't work

Solution

Use .text instead of .chunk

hyfather avatar Nov 22 '23 22:11 hyfather