Package com.azure.ai.openai.models
Class StopFinishDetails
java.lang.Object
com.azure.ai.openai.models.ChatFinishDetails
com.azure.ai.openai.models.StopFinishDetails
A structured representation of a stop reason that signifies natural termination by the model.
-
Method Summary
-
Method Details
-
getStop
Get the stop property: The token sequence that the model terminated with.- Returns:
- the stop value.
-