v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Evals
Runs
EvalAPIError
Interface EvalAPIError
An object representing an error response from the Eval API.
interface
EvalAPIError
{
code
:
string
;
message
:
string
;
}
Index
Properties
code
message
Properties
code
code
:
string
The error code.
message
message
:
string
The error message.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
LangChain.js
Loading...
An object representing an error response from the Eval API.