JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Classes
Methods
Enum Constants
Classes
Class
Description
com.unfbx.chatgpt.entity.edits.Edit
Methods
Method
Description
com.unfbx.chatgpt.OpenAiApi.cancelFineTune(String)
com.unfbx.chatgpt.OpenAiApi.creditGrants()
com.unfbx.chatgpt.OpenAiApi.edits(Edit)
com.unfbx.chatgpt.OpenAiApi.engine(String)
com.unfbx.chatgpt.OpenAiApi.engines()
com.unfbx.chatgpt.OpenAiApi.fineTune(FineTune)
com.unfbx.chatgpt.OpenAiApi.fineTuneEvents(String)
com.unfbx.chatgpt.OpenAiApi.fineTunes()
com.unfbx.chatgpt.OpenAiApi.retrieveFineTune(String)
com.unfbx.chatgpt.OpenAiClient.cancelFineTune(String)
com.unfbx.chatgpt.OpenAiClient.creditGrants()
com.unfbx.chatgpt.OpenAiClient.edit(Edit)
com.unfbx.chatgpt.OpenAiClient.engine(String)
com.unfbx.chatgpt.OpenAiClient.engines()
com.unfbx.chatgpt.OpenAiClient.fineTune(FineTune)
com.unfbx.chatgpt.OpenAiClient.fineTuneEvents(String)
com.unfbx.chatgpt.OpenAiClient.fineTunes()
com.unfbx.chatgpt.OpenAiClient.retrieveFineTune(String)
com.unfbx.chatgpt.OpenAiStreamClient.creditGrants()
Enum Constants
Enum Constant
Description
com.unfbx.chatgpt.entity.chat.BaseChatCompletion.Model.GPT_3_5_TURBO_0301
com.unfbx.chatgpt.entity.chat.BaseChatCompletion.Model.GPT_4_0314
com.unfbx.chatgpt.entity.chat.BaseChatCompletion.Model.GPT_4_32K_0314