Skip to content

Commit feccd63

Browse files
committed
removing outdated information
1 parent 6231b98 commit feccd63

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -515,11 +515,6 @@ There are many tricks in prompt engineering that you can try to improve the outp
515515
> The system message is only guidance. The model might not adhere to every instruction specified because it has been primed with certain behaviors such as objectivity, and avoiding controversial statements. Unexpected behavior might occur if the system message contradicts with these behaviors.
516516
517517

518-
519-
### Maximum response
520-
521-
Set a limit on the number of tokens per model response. The upper limit for Azure OpenAI On Your Data is 1500. This is equivalent to setting the `max_tokens` parameter in the API.
522-
523518
### Limit responses to your data
524519

525520
This option encourages the model to respond using your data only, and is selected by default. If you unselect this option, the model might more readily apply its internal knowledge to respond. Determine the correct selection based on your use case and scenario.

0 commit comments

Comments
 (0)