openai-scala
openai-scala
API
dev.maxmelnyk.openaiscala.client
OpenAIClient
OpenAIClient
dev.maxmelnyk.openaiscala.exceptions
OpenAIClientException
OpenAIClientException
dev.maxmelnyk.openaiscala.models
ChatCompletion
ChatCompletion
Choice
Message
Message
Role
Assistant
System
User
Role
Usage
Completion
Completion
Choice
Choice
Logprobs
Usage
Edit
Edit
Choice
Usage
Model
Model
Permission
Models
dev.maxmelnyk.openaiscala.models.settings
CreateChatCompletionSettings
CreateCompletionSettings
CreateEditSettings
openai-scala
/
dev.maxmelnyk.openaiscala.exceptions
dev.maxmelnyk.openaiscala.exceptions
package
dev.maxmelnyk.openaiscala.exceptions
Clear all
Members list
Concise view
Type members
Classlikes
final case
class
OpenAIClientException
(
message
:
String
,
cause
:
Throwable
)
extends
Exception
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Equals
class
Exception
class
Throwable
trait
Serializable
class
Object
trait
Matchable
class
Any
object
OpenAIClientException
Attributes
Companion:
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
OpenAIClientException
.type