v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
FineTuning
Alpha
Graders
GraderRunResponse
Metadata
Interface Metadata
interface
Metadata
{
errors
:
OpenAIClient
.
FineTuning
.
Alpha
.
Graders
.
GraderRunResponse
.
Metadata
.
Errors
;
execution_time
:
number
;
name
:
string
;
sampled_model_name
:
null
|
string
;
scores
:
Record
<
string
,
unknown
>
;
token_usage
:
null
|
number
;
type
:
string
;
}
Index
Properties
errors
execution_
time
name
sampled_
model_
name
scores
token_
usage
type
Properties
errors
errors
:
OpenAIClient
.
FineTuning
.
Alpha
.
Graders
.
GraderRunResponse
.
Metadata
.
Errors
execution_
time
execution_
time
:
number
name
name
:
string
sampled_
model_
name
sampled_
model_
name
:
null
|
string
scores
scores
:
Record
<
string
,
unknown
>
token_
usage
token_
usage
:
null
|
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
execution_
time
name
sampled_
model_
name
scores
token_
usage
type
LangChain.js
Loading...