v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Responses
ResponseComputerToolCall
Drag
Path
Interface Path
A series of x/y coordinate pairs in the drag path.
interface
Path
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
The x-coordinate.
y
y
:
number
The y-coordinate.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
LangChain.js
Loading...
A series of x/y coordinate pairs in the drag path.