Find answers from the community

Updated 2 months ago

I get this error while querying pinecone

I get this error while querying pinecone every so often, its not 100% of the time.

Any help will be appreciated.
N
1 comment
OKay figured out that

Plain Text
INFO:llama_index.core.indices.vector_store.retrievers.auto_retriever.auto_retriever:Using filters: [('age', '<=', 30)]

Using filters: [('age', '<=', 30)]

Using filters: [('age', '<=', 30)]

Using query str: Profiles of founders from startup school YC platform

Using filters: [('age', '<=', 30)]

INFO:llama_index.core.indices.vector_store.retrievers.auto_retriever.auto_retriever:Using top_k: 2

Using top_k: 2

Using top_k: 2


Sometimes the Using query str: Profiles of founders from startup school YC platform is empty as Using query str: . How to prevent this?
Add a reply
Sign up and join the conversation on Discord