Skip to content

Version Agents Kit#11320

Draft
dbreseman wants to merge 34 commits into
developmentfrom
db-agents-kit-versioning
Draft

Version Agents Kit#11320
dbreseman wants to merge 34 commits into
developmentfrom
db-agents-kit-versioning

Conversation

@dbreseman

@dbreseman dbreseman commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Implement versioning for Agents Kit documentation

  • Structural updates:

    • Create v1/ and v2/ directories for versioned how-to guides, reference guides, and component overviews
    • Add version badges and banners to the v1/ and v2/ directories
    • Add unversioned aliases to v2 pages for backwards compatibility, and update all internal cross-references to use versioned URLs
    • Move the Bedrock connector into the Agents Kit docs
    • General language edit in v2 docs
  • Agents Kit 2 product updates:

    • List compatible release versions for Agents Kit components in each version
    • AWS Bedrock update for Credentials usage
    • Emphasize Agent Editor as the recommended approach in v2, and update the MxGenAI connector config instructions to reflect Agent Editor
    • Remove "Build a Chatbot Using the AI Bot Starter App" and "Build a Chatbot from Scratch Using the Blank GenAI App" how-to guides from v2 and update references to them

@dbreseman dbreseman self-assigned this Jun 8, 2026
Comment thread content/en/docs/genai/v1/_index.md Outdated
* [How to Build Smarter Apps Using GenAI](/agents/agents-kit-1/how-to/) – Step-by-step guides for building AI-powered applications
* [Reference Guide](/agents/agents-kit-1/reference-guide/) – Technical reference documentation for the Mendix components in Agents Kit

## Agents Kit Components

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release versions in these tables reflect the first version to require SP 10.24.0. Currently, they are written as Major.Minor.Patch. Is that needed/desirable, or should I drop the patch version?

* [How to Build Smarter Apps Using GenAI](/agents/agents-kit-2/how-to/) – Step-by-step guides for building AI-powered applications
* [Reference Guide](/agents/agents-kit-2/reference-guide/) – Technical reference documentation for the Mendix components in Agents Kit

## Agents Kit Components {#components}

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release versions in these tables need to be confirmed. Current values bump everything currently released to the next major version. Also, does the patch version need to be mentioned here or should it be omitted?


For any additional feedback, send a message in the [#genai-connectors](https://mendixcommunity.slack.com/archives/C07P8NRBLN9) channel on the Mendix Community Slack. You can sign up for the Mendix Community using [this invitation link](https://mendixcommunity.slack.com/join/shared_invite/zt-270ys3pwi-kgWhJUwWrKMEMuQln4bqrQ#/shared-invite/email).

### Featured Blogposts

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather than trying to keep this list updated with the latest relevant blog posts, is there a single tag or search string we can point to? I know there's https://www.mendix.com/tag/ai/, but that's probably a bit too broad to be useful.

* The [MCP Server Module](/agents/agents-kit-2/mcp-modules/mcp-server/) provides reusable operations to create and initialize an MCP server within a Mendix app to expose tools and prompts to external clients.
* The [PGVector Knowledge Base](/agents/agents-kit-2/reference-guide/external-connectors/pgvector/) offers the option for a private knowledge base outside of the LLM infrastructure.

For any additional feedback, send a message in the [#genai-connectors](https://mendixcommunity.slack.com/archives/C07P8NRBLN9) channel on the Mendix Community Slack. You can sign up for the Mendix Community using [this invitation link](https://mendixcommunity.slack.com/join/shared_invite/zt-270ys3pwi-kgWhJUwWrKMEMuQln4bqrQ#/shared-invite/email).

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't look like this channel is very active. Is it important to mention it here?

dbreseman and others added 3 commits June 22, 2026 11:37
…on Connector Doc (#11365)

* Revise AWS Authentication documentation for Credentials usage

Updated documentation to reflect the use of a Credentials object for various operations instead of static credentials.

* Improve description of creating Credentials object

* Update amazon-bedrock.md

* Move Bedrock doc into Agents Kit versioning

* Update cross-links

---------

Co-authored-by: MarkvanMents <mark.van.ments@mendix.com>
Co-authored-by: katarzyna-koltun-mx <108737161+katarzyna-koltun-mx@users.noreply.github.com>
Co-authored-by: Dana Breseman <dana.breseman@mendix.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants