FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
30.25k stars 15.63k forks source link

[BUG] Tool Agent not working with retrieval tool #2643

Closed soccerverse closed 3 months ago

soccerverse commented 3 months ago

Describe the bug With openai chat model or ollama, i get no results from upserted data to in-memory vector store.

Here is a simple flow i created:

image

The web browser tool works. The data is upserted. but when querying there is no response.

image image

attached the text file (have tried with different file types and different docs, smaller ones) attached flow.

same for CSV files.

kjv.txt bible Chatflow (1).json