Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

[BUG] Results on Chatbot Preview Page are different from dashboard chat window and API response.

Open ggingmin opened this issue 1 year ago • 4 comments

Describe the bug

Hello, I am a user who is using the Flowise service well. I would like to inquire about the chat message window through "share chatbot". When I ask a question in the chat window of the dashboard configured with a chatflow in Flowise, the answer is generated well based on the upserted resources. However, on the preview page generated through "share chatbot", the answers are not accurate or different from those in the dashboard chat window.

I wonder if there is a difference in caching per session or in the way API calls are made.

I always support the Flowise project and team. Thank you.

To Reproduce

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

Flow test Chatflow.json

Setup

  • Installation: Docker
  • Flowise Version: 1.5.0
  • OS: Linux
  • Browser: Chrome

Additional context

ggingmin avatar Feb 15 '24 04:02 ggingmin

Are you able to provide some screenshot examples of the difference you're experiencing?

Jaredude avatar Feb 15 '24 11:02 Jaredude

Here you are, Thanks.

스크린샷 2024-02-16 오후 5 52 21

ggingmin avatar Feb 16 '24 08:02 ggingmin

What if you make the same call via the api using postman?

Jaredude avatar Feb 16 '24 15:02 Jaredude

there is no difference between the external and internal chat logic. I'd recommend using analytics to see if the step by steps are the same: image

HenryHengZJ avatar Feb 19 '24 16:02 HenryHengZJ