Skip to content

Commit 790df80

Browse files
committed
fix note syntax
1 parent 2cbf752 commit 790df80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/search/agent-builder/agent-builder-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ Configure the essential agent settings in the **settings** tab:
6868

6969
1. Enter an **Agent ID**, a unique identifier for reference in code.
7070
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.
71+
7172
:::{note}
7273
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.
7374
:::
74-
7575
1. Set the **Display name** that users will see.
7676
1. Add a **Display description** to explain the agent's purpose
7777

0 commit comments

Comments
 (0)