Skip to content

Releases: mendix/openai-connector

release-pgvectorknowledgebase-2.0.0

25 Jul 12:56
Compare
Choose a tag to compare

We have updated the module to be compatible with GenAI Commons. This facilitates the combination of embeddings and knowledge base interactions for similarity search and RAG using the shared domain model of GenAI Commons.

Please update the OpenAI connector or the Amazon Bedrock connector to use the combined setup.

Please note that the database schema has changed compared to previous releases. This means that if you upgrade, you will need to “repopulate” your knowledge base.

Finally, the retrieve operation now has an optional input parameter for a Mendix object.

release-genaicommons-1.1.0

25 Jul 12:16
Compare
Choose a tag to compare

We extended the common domain model to define a standard for image generation, embeddings and knowledge base interaction. We also provided a number of microflows for connector development that can be used while creating/handling the responses.

release-conversationalui-1.2.0

25 Jul 12:43
Compare
Choose a tag to compare

In chat conversations, users can now use the Enter key to send messages and Shift+Enter to add a new line.

release-connector-3.1.0

25 Jul 12:34
Compare
Choose a tag to compare

We have made the module compatible with the new version of GenAI Commons for Embeddings and Image Generations. This enables easy switching between model providers and tight integration with the PgVector Knowledge Base module. Additionally, we have improved error logging when calling (Azure) OpenAI, so you can now see the full error response body in the logs.

release-conversationalui-1.1.1

04 Jul 12:54
Compare
Choose a tag to compare
  • Improved toolbox actions are exposed which provide more flexibility in creating new chat contexts with action microflows.

  • Included an example action microflow that demonstrates how to use Amazon Bedrock Retrieve and Generate.

  • Included three microflows to open a chat page as examples for Amazon Bedrock and OpenAI.

release-conversationalui-1.1.0

01 Jul 15:05
Compare
Choose a tag to compare
  • Users can now use the Enter key to send messages and Shift+Enter to add a new line

  • Improved toolbox actions are exposed which provide more flexibility in creating new chat contexts with action microflows.

  • Included an example action microflow that demonstrates how to use Amazon Bedrock Retrieve and Generate.

  • Included three microflows to open a chat page as examples for Amazon Bedrock and OpenAI.

release-showcase-3.0.0

25 Jun 10:50
Compare
Choose a tag to compare
  • The OpenAI Connector has been updated to version 3.0.0 so that all chat showcase examples are based on the GenAI Commons module.
  • The Amazon Bedrock Connector has been imported and all chat completion examples can now be used with Anthropic Claude and Amazon Titan models.
  • All chat examples are now based on the Conversational UI module.
  • We have improved the UX of the homepage and some existing examples.

release-pgvectorknowledgebase-1.2.1

24 Jun 15:43
Compare
Choose a tag to compare

We removed unused styling and updated the Toolbox in Studio Pro.

release-genaicommons-1.0.0

24 Jun 15:37
Compare
Choose a tag to compare

Initial release.

release-conversationalui-1.0.0

24 Jun 15:42
Compare
Choose a tag to compare