Skip to content

v1.1.1

Compare
Choose a tag to compare
@dayland dayland released this 29 May 08:29
· 462 commits to main since this release
66e324c

What's New

  • Support for migrating or upgrading from v1.0 to v1.1.x. More details can be found in the documentation at Moving from v1.0 to v1.1
  • API Version updates
    • openai=1.17.0
    • langchain=0.1.16
    • langchain-openai=0.1.3
    • tiktoken=0.5.2
    • Azure OpenAI API='2024-02-01'
  • Streaming of responses in the UX. Answers will begin streaming in chats without having to wait on full answer before returning.
  • Support for adding Service Management Reference and multiple owners on Azure Entry object created for Info Assistant. Following recommended security baselines, these new variables can be used to satisfy policy requirements when deploying.

What's Changed

Full Changelog: v1.1...v1.1.1