Skip to content

Commit baa4f5d

Browse files
SAS-1843: language
1 parent fd72c00 commit baa4f5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/marketplace/genai/how-to/create-single-agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ The Agent Editor will become available shortly after the Mendix Studio Pro 11.9
227227
228228
## Define the Agent Using Agent Commons {#define-agent-commons}
229229
230-
The main alternative approach to set up the agent and build logic to generate responses is based on the logic part of the Agent Commons module. Start by defining an agent with a prompt at runtime, then, through the same UI, add tools, (microflows as functions) and knowledge bases to the agent version.
230+
An alternative approach to set up the agent and build logic to generate responses is based on the logic part of the Agent Commons module. Start by defining an agent with a prompt at runtime, then, through the same UI, add tools, (microflows as functions) and knowledge bases to the agent version.
231231
232232
### Set up the Agent with a Prompt
233233
@@ -402,7 +402,7 @@ You can find examples for both Agent Commons and GenAI Commons in the `ExampleMi
402402
403403
## Define the Agent Using Microflows {#define-genai-commons}
404404
405-
This is an alternative approach to the steps described in the [Define the Agent Using Agent Commons](#define-agent-commons) section. Find out how to set up the agent and build logic to generate responses, using microflows for empowering the agent. You start with a prompt at runtime, and add functions and knowledge bases to the microflow at design time.
405+
This is an additional approach as alternative to the steps described in previous sections. Find out how to set up the agent and build logic to generate responses, using microflows for empowering the agent. You start with a prompt at runtime, and add functions and knowledge bases to the microflow at design time.
406406
407407
### Create Your Agent
408408

0 commit comments

Comments
 (0)