Skip to content

Commit b10eef9

Browse files
authored
Merge pull request mendix#11017 from tswarmerdam-mx/agent-editor-troubleshooting
SAS-1810 added troubleshooting item for when an the agent editor exte…
2 parents 9b85726 + 051e1b3 commit b10eef9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

content/en/docs/marketplace/genai/reference-guide/agent-editor.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,3 +295,11 @@ If the **List collections** does not return results, verify the **Knowledge base
295295
### Placeholder Values Are Not Resolved During Calls
296296

297297
If prompts contain placeholders, ensure a context object is passed, and it matches the selected **Context entity**. Also, verify that variable names in the prompt match available attributes on that entity.
298+
299+
### Extension Is Not Loaded After Module Import from Marketplace
300+
301+
If you import the Agent Editor for the first time and the options to create Agent, Model, Knowledge base, or Consumed MCP service documents do not appear, or if the extension is not listed under **View** > **Extensions**, restart Studio Pro.
302+
303+
If you previously used the Agent Editor and now see an error such as `The parameter 'Agent' is of unknown type 'agenteditor.agent'.`, restart Studio Pro.
304+
305+
In both cases, confirm that the Agent Editor extension is loaded and enabled under **View** > **Extensions**.

0 commit comments

Comments
 (0)