Flowise Llamaindex modules with pinecone retreiving #599

Open
opened 2026-02-16 00:18:24 -05:00 by yindo · 0 comments
Owner

Originally created by @drivasjim on GitHub (Feb 1, 2026).

Dear sir/madam,
I hope you are well.

we would like some help to adsress the following rag flow issue we are dealing with:

  1. We have created index in Llamacloud and parsed a pdf with text, pictures and tables, using pinecone as datasink and the OpenAI default model.
  2. we have created our agents flow with Llamaindex modules in flowise with OpenaAI chat model, OpenAI embedding (same model as the default above), pinecone, buffer memory and the context chat engine.
  3. The agent when we query in flowise, does not return answers specific to the documents stored in pinecone and parsed with Llamaindex.
  4. In pinecone we checked that the incoming queries are going through.
  5. If we use the playground for the index in Llamacloud, the the agent in the playgorund, returns perfext answers specific to the documents in the index.

Is there a way to resolve this and use the agent in flowise to rerutn the specific answers from the pdfs like the internal agent in the playground ?

Thank you very much in advance for your time and support.

Kind regards,
Dimitris

Originally created by @drivasjim on GitHub (Feb 1, 2026). Dear sir/madam, I hope you are well. we would like some help to adsress the following rag flow issue we are dealing with: 1. We have created index in Llamacloud and parsed a pdf with text, pictures and tables, using pinecone as datasink and the OpenAI default model. 2. we have created our agents flow with Llamaindex modules in flowise with OpenaAI chat model, OpenAI embedding (same model as the default above), pinecone, buffer memory and the context chat engine. 3. The agent when we query in flowise, does not return answers specific to the documents stored in pinecone and parsed with Llamaindex. 4. In pinecone we checked that the incoming queries are going through. 5. If we use the playground for the index in Llamacloud, the the agent in the playgorund, returns perfext answers specific to the documents in the index. Is there a way to resolve this and use the agent in flowise to rerutn the specific answers from the pdfs like the internal agent in the playground ? Thank you very much in advance for your time and support. Kind regards, Dimitris
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#599