Skip to content

v1.0.9

Choose a tag to compare

@deepjyoti30 deepjyoti30 released this 24 Mar 09:34
· 12 commits to dev since this release

Changes in this release:

  • Includes support for AIAnswer stage in pipeline
  • Includes support for OpenAIEmbeddings and OpenAIEmbeddingsIndex stage
  • Adds some fixes for the way kNN queries are built for OpenSearch backends through ReactiveSearch
  • Includes support for enableAI field in RS and accordingly support for AI Answer functionality into ReactiveSearch with session management
  • Includes support for OpenAI configuration (to store/get user OpenAI config)
  • Other bug fixes and enhancements