v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Responses
ResponseCodeInterpreterToolCall
Logs
Interface Logs
The logs output from the code interpreter.
interface
Logs
{
logs
:
string
;
type
:
"logs"
;
}
Index
Properties
logs
type
Properties
logs
logs
:
string
The logs output from the code interpreter.
type
type
:
"logs"
The type of the output. Always 'logs'.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
logs
type
LangChain.js
Loading...
The logs output from the code interpreter.