ChatGptConfig
io.github.quafadas.dairect.ChatGpt.ChatGptConfig
case class ChatGptConfig(model: String, temperature: Option[Double], responseFormat: Option[AiResponseFormat])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article