Skip to content

SAS-1751: chat-type agents#11116

Open
tswarmerdam-mx wants to merge 3 commits intomendix:developmentfrom
tswarmerdam-mx:agent-editor-1-1-0
Open

SAS-1751: chat-type agents#11116
tswarmerdam-mx wants to merge 3 commits intomendix:developmentfrom
tswarmerdam-mx:agent-editor-1-1-0

Conversation

@tswarmerdam-mx
Copy link
Copy Markdown
Contributor

No description provided.

### Including the Agent in a Conversational User Interface (#conversational-ui)

Pages and Snippets as building blocks for chat-type UI patterns exist in the [ConversationalUI module](/appstore/modules/genai/genai-for-mx/conversational-ui/). The central entity here is the `ChatContext` which represents a user-agent chat session. When using the Agent Editor, in order to instantiate a new `ChatContext`, you can use the **New Chat for Agent** action in the microflow that opens your chat page and pass the Agent document. Read more about the conversational UI patterns in the [documentation](/appstore/modules/genai/genai-for-mx/conversational-ui/#chat-context-operations).
Pages and Snippets are building blocks for chat-type UI patterns exist in the [ConversationalUI module](/appstore/modules/genai/genai-for-mx/conversational-ui/). The central entity here is the `ChatContext` which represents a user-agent chat session. When using the Agent Editor, in order to instantiate a new `ChatContext`, use the **New Chat for Agent** action in the microflow that opens your chat page and passes the Agent document. For more details, refer to the [Conversational UI patterns](/appstore/modules/genai/genai-for-mx/conversational-ui/#chat-context-operations).
Copy link
Copy Markdown
Contributor Author

@tswarmerdam-mx tswarmerdam-mx May 4, 2026

Choose a reason for hiding this comment

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

" use the New Chat for Agent action in the microflow that opens your chat page and passes the Agent document "

About "pass/passes": The developer needs to select the Agent document as an input parameter for the New Chat for Agent action. I'm not sure how to make that clear from this sentence

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