Open burny91 opened 2 months ago
I tested using npx flowise start
with latest version and it works:
I got the same issue using a docker instance of flowise. + now it cant call functions.
Same issue here, also using a docker instance.
same issue, seems to be related to the Tool Agent for me
Describe the bug If I prompt my chatflow agent with groq as llm and prompt it "what divsion equals to 1337?" the chat window shows the "thinking" animation, stop and does not provide an answer. Only if I close the chat windows and re-open it. The chat history seems to be loaded and I do see the latest answer from the agent. This issue continues on every prompt I perform. Tested locally and my PaaS system onrender with latest version of flowise@2.0.5.
This behaviour started, today 2024-08-20, after syncing my flowise fork.
Any hint is very much apreciated.
Cheers Christian
To Reproduce Steps to reproduce the behavior:
Expected behavior
Screenshots If applicable, add screenshots to help explain your problem.
Chatflow setup
First prompt with loading animation
Rendering completed - no answer in chat log
Close and Re-open of chat window. Now able to see agent response
Flow If applicable, add exported flow in order to help replicating the problem.
Use https://console.groq.com/ to grab some api keys.
Agent Test Chatflow.json
Setup
Additional context Add any other context about the problem here.
NPX Log