Skip to content

Commit e81f79b

Browse files
wangyuantaoaahill
andauthored
Update articles/ai-services/openai/concepts/use-your-data.md
Co-authored-by: aahill <[email protected]>
1 parent 9880c1a commit e81f79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/concepts/use-your-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ You can send a streaming request using the `stream` parameter, allowing data to
383383

384384
#### Conversation history for better results
385385

386-
When you chat with a model, providing a history of the chat will help the model return higher quality results. You don't need to include the [`context` property](../references/on-your-data.md#context) of the assistant messages since 2024. See [example from the API reference](../references/on-your-data.md#examples).
386+
When you chat with a model, providing a history of the chat will help the model return higher quality results. You don't need to include the `context` property of the assistant messages in your API requests for better response quality. See [the API reference documentation](../references/on-your-data.md#examples) for examples.
387387

388388

389389
## Token usage estimation for Azure OpenAI On Your Data

0 commit comments

Comments
 (0)