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: solutions/search/agent-builder/agent-builder-agents.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ Click the **New agent** button to start creating a new agent.
67
67
Configure the essential agent settings in the **settings** tab:
68
68
69
69
1. Enter an **Agent ID**, a unique identifier for reference in code.
70
-
1. Add **Custom instructions**.<br><br>Custom instructions are appended to the system prompt that enables core agent features like visualization and citations. The custom instructions define the agent's personality and determine how it will interact with users and perform tasks.
70
+
1. Add **Custom instructions**.<br><br>Custom instructions define the agent's personality and determine how it will interact with users and perform tasks.
71
71
72
72
:::{note}
73
73
Your custom instructions are added to the system prompt to define the agent's behavior. The system prompt enables core features like visualization and citations.
0 commit comments