Skip to content

Commit a39322d

Browse files
committed
SAS-1810 added troubleshooting item for when an the agent editor extension is not loaded
1 parent 7673123 commit a39322d

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 you don't see the options to create Agent, Model, Knowledge base, or Consumed MCP service documents, or the extension is not listed under **View** > **Extensions**, try to 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'.`, try to restart Studio Pro.
304+
305+
In both cases you can confirm that the Agent Editor extension is loaded and enabled under **View** > **Extensions**.

0 commit comments

Comments
 (0)