sttp.openai.requests.assistants.ReasoningEffort
See theReasoningEffort companion class
object ReasoningEffort
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ReasoningEffort.type
Members list
Type members
Classlikes
case class CustomReasoningEffort(customReasoningEffort: String) extends ReasoningEffort
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ReasoningEffortclass Objecttrait Matchableclass AnyShow all
case object High extends ReasoningEffort
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ReasoningEffortclass Objecttrait Matchableclass AnyShow all
- Self type
-
High.type
case object Low extends ReasoningEffort
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ReasoningEffortclass Objecttrait Matchableclass AnyShow all
- Self type
-
Low.type
case object Medium extends ReasoningEffort
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ReasoningEffortclass Objecttrait Matchableclass AnyShow all
- Self type
-
Medium.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Implicits
Implicits
In this article