Interface OpenAIChatResponse.FinishDetails

  • Enclosing interface:
    OpenAIChatResponse

    public static interface OpenAIChatResponse.FinishDetails
    Represents the finish details in the chat completion response.
    • Method Detail

      • getType

        String getType()
        Gets the type of the finish details.
        Returns:
        the type of the finish details