Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Error: Returned message history must be an array #3054

Closed
meksico opened this issue Aug 21, 2024 · 3 comments · Fixed by #3065
Closed

[BUG] Error: Returned message history must be an array #3054

meksico opened this issue Aug 21, 2024 · 3 comments · Fixed by #3065

Comments

@meksico
Copy link

meksico commented Aug 21, 2024

Describe the bug
Error: predictionsServices.buildChatflow - Error: Error: Returned message history must be an array

To Reproduce
Precondition:
Deployed on Render
Workflow is next:

  • Conversation chain:
  • ChatOpenAI model
  • Chat Prompt Template (system message is filled)
  • Buffer Memory

Expected behavior
Expectine the answer, and history chain

Screenshots
Screenshot 2024-08-21 at 19 36 47

Flow
TEMP Chatflow.json

Setup

  • Render from official for
  • Flowise Version 2.0.5
  • OS: macOS
  • Browser: Chrome
@meksico meksico changed the title [BUG] [BUG] Error: Returned message history must be an array Aug 21, 2024
@panalexeu
Copy link

panalexeu commented Aug 22, 2024

the same issue with llm chain

@tomgersic-altimetrik
Copy link

I have this same problem when running Flowise in Render, but it works fine on localhost. Same version 2.0.5

@toi500
Copy link
Contributor

toi500 commented Aug 22, 2024

Same issue.

@HenryHengZJ HenryHengZJ linked a pull request Aug 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants