Skip to content

Commit e6cc7df

Browse files
committed
Tweaked 'Understanding your results' section to match updated sample
1 parent c4e3fdd commit e6cc7df

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/openai/includes

1 file changed

+1
-1
lines changed

articles/cognitive-services/openai/includes/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Run the code a few more times to see what other types of responses you get as th
9090

9191
### Understanding your results
9292

93-
Since our example of `Write a tagline for an ice cream shop.` provides very little context, it's normal for the model to not always return expected results.
93+
Since our example of `Write a tagline for an ice cream shop.` provides very little context, it's normal for the model to not always return expected results. You can adjust the maximum number of tokens if the response seems unexpected or truncated.
9494

9595
## Clean up resources
9696

0 commit comments

Comments
 (0)