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