Skip to content

Commit cac62f9

Browse files
authored
Update playground.md
Corrected subject-verb agreement issue on line 43. Changed "define" to "defines".
1 parent eda1118 commit cac62f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/search/rag/playground.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Here’s a simpified overview of how Playground works:
4040

4141
* User **creates a connection** to LLM provider
4242
* User **selects a model** to use for generating responses
43-
* User **define the model’s behavior and tone** with initial instructions
43+
* User **defines the model’s behavior and tone** with initial instructions
4444

4545
* **Example**: "*You are a friendly assistant for question-answering tasks. Keep responses as clear and concise as possible.*"
4646

0 commit comments

Comments
 (0)