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