v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Chat
Completions
ChatCompletionCustomTool
Custom
Grammar
Interface Grammar
A grammar defined by the user.
interface
Grammar
{
grammar
:
OpenAIClient
.
Chat
.
Completions
.
ChatCompletionCustomTool
.
Custom
.
Grammar
.
Grammar
;
type
:
"grammar"
;
}
Index
Properties
grammar
type
Properties
grammar
grammar
:
OpenAIClient
.
Chat
.
Completions
.
ChatCompletionCustomTool
.
Custom
.
Grammar
.
Grammar
Your chosen grammar.
type
type
:
"grammar"
Grammar format. Always
grammar
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
grammar
type
LangChain.js
Loading...
A grammar defined by the user.