openai4s-core
openai4s-core
API
openai4s.types
chat
Chat
Chat
Message
Message
Content
Role
Model
Unsupported
Model
Response
Response
Choice
Choice
Created
Id
Object
Usage
Usage
CompletionTokens
PromptTokens
TotalTokens
completions
Model
Unsupported
Model
Response
Response
Choice
Choice
Logprobs
Text
Created
Id
Object
Usage
Usage
CompletionTokens
PromptTokens
TotalTokens
Text
Text
Logprobs
N
Prompt
Stop
Stream
Stream
TopP
common
FinishReason
Index
MaxTokens
Temperature
openai4s-core
/
openai4s.types
/
openai4s.types.chat
/
Response
/
Choice
Choice
openai4s.types.chat.Response.Choice
See the
Choice
companion object
final case
class
Choice
(
message
:
Message
,
finishReason
:
FinishReason
,
index
:
Index
)
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods