Is this a new bug?
Yes. I also posted about this on the community form just now for visibility there.
Describe the bug
The new Pinecone Assistant context API does not work with docx files despite claiming it supports them. It cannot retrieve context snippets from them.
Error information
See the colab notebook below.
Steps to reproduce the issue locally
Here's a reproducible Google Colab based off the official colab from Pinecone: https://colab.research.google.com/drive/1PwtX_LjsOlmXaOG_8eRI0s1nkPNgcyF5?usp=sharing
I encounter the same issue for every docx file I've tried, on every machine.
Is this a new bug?
Yes. I also posted about this on the community form just now for visibility there.
Describe the bug
The new Pinecone Assistant context API does not work with
docxfiles despite claiming it supports them. It cannot retrieve context snippets from them.Error information
See the colab notebook below.
Steps to reproduce the issue locally
Here's a reproducible Google Colab based off the official colab from Pinecone: https://colab.research.google.com/drive/1PwtX_LjsOlmXaOG_8eRI0s1nkPNgcyF5?usp=sharing
I encounter the same issue for every docx file I've tried, on every machine.