Skip to content

v4.1.0

Choose a tag to compare

@tabdunabi tabdunabi released this 29 Jan 19:12
· 12 commits to main since this release
6fee68d

Added

  • MCP Server target configuration support in MCP Server use case.

Changed

  • Upgraded langchain-aws and dependent packages with migration from deprecated modules to langchain_core and langchain_classic.
  • Refactored info panel content for all use case types in view details page.

Fixed

  • Bug where removing already deleted MCP servers from an Agent Builder usecase would cause errors.
  • Issue with workflow review page not displaying system prompt formatting correctly.
  • Bug where failed memory creation would also cause deletion to fail.

Security