v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
FineTuning
Checkpoints
Permissions
PermissionRetrieveResponse
Interface PermissionRetrieveResponse
interface
PermissionRetrieveResponse
{
data
:
Data
[]
;
first_id
?:
null
|
string
;
has_more
:
boolean
;
last_id
?:
null
|
string
;
object
:
"list"
;
}
Index
Properties
data
first_
id?
has_
more
last_
id?
object
Properties
data
data
:
Data
[]
Optional
first_
id
first_
id
?:
null
|
string
has_
more
has_
more
:
boolean
Optional
last_
id
last_
id
?:
null
|
string
object
object
:
"list"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
first_
id
has_
more
last_
id
object
LangChain.js
Loading...