Skip to content

Commit b5bd89d

Browse files
Jonas-IsrMatKuhr
andauthored
Update docs/guides/ORCHESTRATION_CHAT_COMPLETION.md
Co-authored-by: Matthias Kuhr <[email protected]>
1 parent 3b0d49c commit b5bd89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/ORCHESTRATION_CHAT_COMPLETION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Use the grounding module to provide additional context to the AI model.
215215
new OrchestrationClient().chatCompletion(prompt, configWithGrounding);
216216
```
217217

218-
In this example, the AI model is provided with additional context in the form of grounding information. Note, that it is necessary to provide the grounding information in the user message.
218+
In this example, the AI model is provided with additional context in the form of grounding information. Note, that it is necessary to provide the grounding input via one or more input variables.
219219

220220
### Set model parameters
221221

0 commit comments

Comments
 (0)