Skip to content

python_v0.1.27

Compare
Choose a tag to compare
@Tomas2D Tomas2D released this 01 Jul 19:13
· 99 commits to main since this release

🐞 Bug Fixes

  • adapters: Corrected the agent's return type in ACPServer to ensure consistent and expected behavior.
  • agents: Restored the result field in RequirementAgent's output for backward compatibility with previous versions.

✨ New Features

  • adapters: Added integration with IBM watsonx Orchestrate (#897), enabling seamless orchestration capabilities.
  • internals: Introduced support for oneOf and anyOf modifiers in JSONSchemaModel (#896), enhancing schema flexibility and validation options.

Full Changelog: python_v0.1.26...python_v0.1.27