При использовании n8n и узла pinecone vector store не передается текст

Я в тупике, не понимаю как мне на выходе в интексе получиль чанки с тексом а не набором цифр или непонятных букв.

Assuming this is the question you’re asking (via google translate):

I’m at a dead end, I don’t understand how I got chunks with text at the output in the index and not a set of numbers or incomprehensible letters.

You can view the vector data by utilizing fetch feature in the console like this:

Depending on how n8n implements this, full/chunk text may or may not be stored in metadata, but that might be a question for their forums.