Skip to content

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 14:18
· 874 commits to main since this release
ff111fc

Compatibility Notes

  • [langchain] Use LangchainOrchestrationModuleConfig to type the configuration object passed to the LangChain orchestration client. (5360c8c)

New Features

  • [orchestration] Add support for passing a YAML specification as a string to the templating property in OrchestrationModuleConfig. (5360c8c)