Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 15:43
· 36 commits to main since this release

New Functionality

  • [orchestration] Support image recognition for orchestration service. (1da2caa)
  • [orchestration] Add support for streaming in the orchestration client. (d836abf)

Improvements

  • [orchestration] Make model_params property in the LlmModuleConfig optional and refine the type definition to also include known properties. (1476584)
  • [orchestration] Add buildDocumentGroundingConfig() convenience function to create document grounding configuration in the Orchestration client. (a039890)