Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion solutions/search/rag/playground.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Here’s a simpified overview of how Playground works:

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

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

Expand Down
Loading