Skip to content

Commit 6281459

Browse files
Remove duplicate instruction components
Removed duplicate components from the instructions for configuring the agent.
1 parent d895434 commit 6281459

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

learn-pr/wwl-data-ai/build-fabric-data-agent-ontology/includes/3-create-fabric-data-agent-connect-ontology.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ To configure instructions, select **Agent instructions** from the ribbon. The in
3232

3333
Effective instructions typically include four components:
3434

35-
1. **Domain description** — Explain what the ontology models and its purpose. Example: "This ontology models hospital operations at Lamna Healthcare, including facilities, departments, rooms, patients, and vital sign monitoring equipment."
36-
1. **Terminology mappings** — Map common business terms to ontology concepts. Example: "ICU refers to the Intensive Care Unit department. Critical Care rooms are ICU patient rooms."
37-
1. **Scope guidance** — Define what the agent should and shouldn't answer. Example: "Answer questions about patient room assignments, department occupancy, and vital sign equipment allocation. Do not answer questions about billing, insurance, or staffing."
35+
- **Domain description** — Explain what the ontology models and its purpose. Example: "This ontology models hospital operations at Lamna Healthcare, including facilities, departments, rooms, patients, and vital sign monitoring equipment."
36+
- **Terminology mappings** — Map common business terms to ontology concepts. Example: "ICU refers to the Intensive Care Unit department. Critical Care rooms are ICU patient rooms."
37+
- **Scope guidance** — Define what the agent should and shouldn't answer. Example: "Answer questions about patient room assignments, department occupancy, and vital sign equipment allocation. Do not answer questions about billing, insurance, or staffing."
3838

3939
Instructions apply automatically as you type — there's no save button. Changes take effect immediately for subsequent queries.
4040

0 commit comments

Comments
 (0)