sttp.openai.requests.finetuning.Method
See theMethod companion object
Value parameters
- `type`
-
The type of method. Is either supervised or dpo.
- dpo
-
Configuration for the DPO fine-tuning method.
- supervised
-
Configuration for the supervised fine-tuning method.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article