レコード・クラスの使用
org.nkjmlab.util.openai.chat.model.ChatResponse.Choice
ChatResponse.Choiceを使用しているパッケージ
-
org.nkjmlab.util.openai.chat.modelでのChatResponse.Choiceの使用
ChatResponse.Choice型の引数を持つ型を返すorg.nkjmlab.util.openai.chat.modelのメソッドChatResponse.Choice型の型引数を持つorg.nkjmlab.util.openai.chat.modelのコンストラクタ・パラメータ修飾子コンストラクタ説明ChatResponse(String id, String object, Long created, List<ChatResponse.Choice> choices, ChatResponse.Usage usage, ChatResponse.Error error) ChatResponseレコード・クラスのインスタンスを作成します。