Skip to content

v0.2.3

Choose a tag to compare

@Hercilio1 Hercilio1 released this 20 May 23:25
· 10 commits to main since this release
200a0b7

Added

  • Now workflow nodes (workers and agents) can define a specific LLM model for themselves.
  • Compatibility with version 0.3 of langchain-openai, which introduced native support for formatted_output with Pydantic. This eliminates the need for auxiliary properties like min_length and default.

Fixed

  • Synthesizer prompt conditional rule adjustment to also check empty lists of selected nodes.