Skip to content

v0.11.0

Compare
Choose a tag to compare
@a-s-g93 a-s-g93 released this 09 Oct 13:06
· 23 commits to main since this release

0.11.0

Changed

  • Removed kwargs from LLM classes and replaced with llm_init_params to provide parameters that should be passed to the LLM constructor.

Added

  • Azure OpenAI integrations for Discovery and Data Modeling: AzureOpenAIDiscoveryLLM and AzureOpenAIDataModelingLLM
  • Added example that used Azure OpenAI models

What's Changed

Full Changelog: v0.10.0...v0.11.0