Preparing search index...
The search index is not available
Member Junction
Member Junction
@memberjunction/aiengine
EntityAIActionParams
Class EntityAIActionParams
Deprecated
Entity AI Actions are deprecated. Use AIPromptRunner with the new AI Prompt system instead.
Hierarchy (
view full
)
AIActionParams
EntityAIActionParams
Index
Constructors
constructor
Properties
action
Id
entityAIAction
Id
entity
Record
model
Id
model
Name?
system
Prompt?
user
Prompt?
Constructors
constructor
new
EntityAIAction
Params
(
)
:
EntityAIActionParams
Returns
EntityAIActionParams
Properties
action
Id
action
Id
:
string
entityAIAction
Id
entityAIAction
Id
:
string
entity
Record
entity
Record
:
BaseEntity
<
unknown
>
model
Id
model
Id
:
string
Optional
model
Name
model
Name
?:
string
Optional
system
Prompt
system
Prompt
?:
string
Optional
user
Prompt
user
Prompt
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
action
Id
entityAIAction
Id
entity
Record
model
Id
model
Name
system
Prompt
user
Prompt
Member Junction
Loading...
Deprecated
Entity AI Actions are deprecated. Use AIPromptRunner with the new AI Prompt system instead.