openai-scala-core
openai-scala-core
API
io.cequence.openaiscala
OpenAIScalaClientException
OpenAIScalaClientTimeoutException
OpenAIScalaClientUnknownHostException
io.cequence.openaiscala.domain
ChatRole
ChatRole
Assistant
System
User
MessageSpec
ModelId
io.cequence.openaiscala.domain.response
ChatChunkMessage
ChatCompletionChoiceChunkInfo
ChatCompletionChoiceInfo
ChatCompletionChunkResponse
ChatCompletionResponse
ChatMessage
DeleteResponse
DeleteResponse
Deleted
NotDeleted
NotFound
EmbeddingInfo
EmbeddingResponse
EmbeddingUsageInfo
FileInfo
FineTuneEvent
FineTuneHyperparams
FineTuneJob
ImageInfo
LogprobsInfo
ModelInfo
ModerationCategories
ModerationCategoryScores
ModerationResponse
ModerationResult
Permission
ResponseStringMarshaller
TextCompletionChoiceInfo
TextCompletionResponse
TextEditChoiceInfo
TextEditResponse
TranscriptResponse
UsageInfo
io.cequence.openaiscala.domain.settings
CreateChatCompletionSettings
CreateCompletionSettings
CreateEditSettings
CreateEmbeddingsSettings
CreateFineTuneSettings
CreateImageSettings
CreateModerationSettings
CreateTranscriptionSettings
CreateTranslationSettings
ImageResponseFormatType
ImageSizeType
ListFineTuneEventsSettings
TranscriptResponseFormatType
UploadFileSettings
io.cequence.openaiscala.service
OpenAIService
OpenAIServiceConsts
DefaultSettings
openai-scala-core
/
io.cequence.openaiscala.domain
io.cequence.openaiscala.domain
package
io.cequence.openaiscala.domain
Clear all
Members list
Concise view
Type members
Classlikes
sealed
trait
ChatRole
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
object
Assistant
.type
object
System
.type
object
User
.type
object
ChatRole
Attributes
Companion:
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Sum
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
ChatRole
.type
case
class
MessageSpec
(
role
:
ChatRole
,
content
:
String
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
object
ModelId
OpenAI models available as of
2023-03-07
.
OpenAI models available as of
2023-03-07
.
Attributes
Since:
Jan 2023
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
ModelId
.type