Describe the bug
My chatflows are returning empty reponses. Have changed the credentials, created new flows, tried different models - issue persists. I have made a simple intent identifier which uses open API to find intent of the question - it was working fine till yesterday.
Additionally, the chat history is showing completely empty - no messages are being recorded at all. This suggests the chatflow execution is failing before reaching the LLM."
To Reproduce
- Create any chatbot flow
- Add open AI API
- Chat in the test window
Expected behavior
Should give a response back, currently the reuqest seems to be going on forever, giving empty response.
Screenshots
No response
Flow
No response
Use Method
None
Flowise Version
No response
Operating System
Windows
Browser
Chrome
Additional context
No response