v1.12.0
Compatibility Notes
- [langchain] Use
LangchainOrchestrationModuleConfigto 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
templatingproperty inOrchestrationModuleConfig. (5360c8c)