Preparing search index...
The search index is not available
@google/genai
@google/genai
types
TuningExample
Interface TuningExample
interface
TuningExample
{
output
?:
string
;
textInput
?:
string
;
}
Index
Properties
output?
text
Input?
Properties
Optional
output
output
?:
string
The expected model output.
Optional
text
Input
textInput
?:
string
Text model input.
Settings
Theme
OS
Light
Dark
On This Page
Properties
output
text
Input
@google/genai
Loading...
The expected model output.