Skip to content

Commit 9b8f629

Browse files
authored
Merge pull request #2793 from aahill/foundry-docs-3
updating screenshots
2 parents b5a9b71 + feccd63 commit 9b8f629

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed
-15.6 KB
Loading
2.71 KB
Loading

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)