Skip to content

Commit 67be792

Browse files
Update articles/machine-learning/prompt-flow/tools-reference/llm-tool.md
Co-authored-by: Lauryn Gayhardt <[email protected]>
1 parent 1c583d3 commit 67be792

File tree

1 file changed

+1
-1
lines changed
  • articles/machine-learning/prompt-flow/tools-reference

1 file changed

+1
-1
lines changed

articles/machine-learning/prompt-flow/tools-reference/llm-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The following sections show various inputs.
115115

116116
## How to write a chat prompt?
117117

118-
_To grasp the fundamentals of creating a chat prompt, begin with [this section](prompt-tool.md#write-a-prompt) for an introductory understanding of Jinja._
118+
_To grasp the fundamentals of creating a chat prompt, begin with the [Write a prompt section](prompt-tool.md#write-a-prompt) for an introductory understanding of Jinja._
119119

120120
We offer a method to distinguish between different roles in a chat prompt, such as "system," "user," "assistant." Each role can have "name" and "content" properties.
121121

0 commit comments

Comments
 (0)