Skip to content

Conversation

HenryHengZJ
Copy link
Contributor

  • Added support for history in both Agent and LLM classes to allow for initial message context.
  • Implemented validation for history schema in execution flow to ensure proper format.
  • Refactored utility functions to include JSON sanitization and validation methods for improved data handling.

…LM nodes.

- Added support for `prependedChatHistory` in both `Agent` and `LLM` classes to allow for initial message context.
- Implemented validation for history schema in execution flow to ensure proper format.
- Refactored utility functions to include JSON sanitization and validation methods for improved data handling.
@HenryHengZJ HenryHengZJ merged commit 5438005 into main Jun 22, 2025
2 checks passed
kivilaid pushed a commit to kivilaid/Flowise that referenced this pull request Jun 22, 2025
* Enhancement: Introduce prepended chat history handling in Agent and LLM nodes.

- Added support for `prependedChatHistory` in both `Agent` and `LLM` classes to allow for initial message context.
- Implemented validation for history schema in execution flow to ensure proper format.
- Refactored utility functions to include JSON sanitization and validation methods for improved data handling.

* update prediction swagger
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 this pull request may close these issues.

1 participant