Prompt Engineering at Runtime
Agents Kit 2: Enable prompt engineering at runtime using Agent Commons to let users refine prompts without redeploying.
This section provides step-by-step how-tos for building apps with Agents Kit 2. Learn how to create agents, integrate function calling, ground LLMs in your data, and implement agentic patterns.
Review the Agents Kit Components available in Agents Kit 2. These include starter apps to jumpstart your development, showcase apps with example use cases, core modules for building agentic functionality, connector modules to integrate with various AI providers, and MCP modules for exposing and consuming tools across your enterprise.
If you are new to agentic and generative AI, start with the Glossary and GenAI Concepts to understand key terms and foundational concepts.
For an introduction to Mendix Cloud GenAI resources, see Mendix Cloud GenAI.
For background reading, see Mendix's Agentic Applications blog posts.
Agents Kit 2: Enable prompt engineering at runtime using Agent Commons to let users refine prompts without redeploying.
Agents Kit 2: Integrate function calling in your Mendix app to enhance functionality.
Agents Kit 2: Use Mendix Cloud GenAI to ground your large language model in data within your Mendix app.
Agents Kit 2: Introduces an example agent use case and describes three approaches for implementing it with Agents Kit using knowledge base retrieval and function calling.
Agents Kit 2: Build your own GenAI connector to integrate alternative AI providers with Agents Kit.