You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/marketplace/genai/_index.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,9 +54,10 @@ Supercharge your applications with Mendix's Agents Kit. This powerful set of com
54
54
|[Conversational UI](/appstore/modules/genai/conversational-ui/)| Create a Conversational UI or monitor token consumption in your app. | UI Module | 10.24 |
55
55
|[GenAI Commons](/appstore/modules/genai/commons/)| Common capabilities that allow all GenAI connectors to be integrated with the other modules. You can also implement your own connector based on this. | Common Module | 10.24 |
56
56
|[GenAI Showcase App](https://marketplace.mendix.com/link/component/220475)| Understand what you can build with generative AI. Understand how to implement the Mendix Cloud GenAI, OpenAI, and Amazon Bedrock connectors and how to integrate them with the Conversational UI module. |Showcase App | 10.24 |
57
-
|[MCP Client](https://marketplace.mendix.com/link/component/244893)| Access tools and prompts available via MCP (Model Context Protocol) inside of your Mendix app and add them to LLM requests. | Connector Module | 10.24 |
58
-
|[MCP Server](https://marketplace.mendix.com/link/component/240380)| Make your Mendix business logic available to any agent in your enterprise landscape with the Mendix MCP Server module. Expose reusable prompts, including the ability to use prompt parameters. List and run actions implemented in the application as a tool. | Module | 10.24 |
57
+
|[MCP Client](/appstore/modules/genai/mcp-modules/mcp-client/)| Access tools and prompts available via MCP (Model Context Protocol) inside of your Mendix app and add them to LLM requests. | Connector Module | 10.24 |
58
+
|[MCP Server](/appstore/modules/genai/mcp-modules/mcp-server/)| Make your Mendix business logic available to any agent in your enterprise landscape with the Mendix MCP Server module. Expose reusable prompts, including the ability to use prompt parameters. List and run actions implemented in the application as a tool. | Module | 10.24 |
59
59
|[Mendix Cloud GenAI Connector](/appstore/modules/genai/mx-cloud-genai/MxGenAI-connector/)| Connect to Mendix Cloud and utilize Mendix Cloud GenAI resource packs directly within your Mendix application. | Connector Module | 10.24 |
|[PgVector Knowledge Base](/appstore/modules/genai/pgvector/)| Manage and interact with a PostgreSQL *pgvector* Knowledge Base. | Connector Module | 10.24 |
62
63
|[RFP Assistant Starter App / Questionnaire Assistant Starter App](https://marketplace.mendix.com/link/component/235917)| The RFP Assistant Starter App and the Questionnaire Assistant Starter App leverage historical question-answer pairs (RFPs) and a continuously updated knowledge base to generate and assist in editing responses to RFPs. This offers a time-saving alternative to manually finding similar responses and enhancing the knowledge management process. | Starter App | 10.24 |
@@ -75,6 +76,9 @@ Mendix connectors offer direct support for the following models:
0 commit comments