Member Junction
Preparing search index...
@memberjunction/aiengine
EntityAIActionParams
Class EntityAIActionParams
Deprecated
Entity AI Actions are deprecated. Use AIPromptRunner with the new AI Prompt system instead.
Hierarchy (
View Summary
)
AIActionParams
EntityAIActionParams
Index
Constructors
constructor
Properties
action
Id
entity
AI
Action
Id
entity
Record
model
Id
model
Name?
system
Prompt?
user
Prompt?
Constructors
constructor
new
EntityAIActionParams
()
:
EntityAIActionParams
Returns
EntityAIActionParams
Properties
action
Id
actionId
:
string
entity
AI
Action
Id
entityAIActionId
:
string
entity
Record
entityRecord
:
BaseEntity
model
Id
modelId
:
string
Optional
model
Name
modelName
?:
string
Optional
system
Prompt
systemPrompt
?:
string
Optional
user
Prompt
userPrompt
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
action
Id
entity
AI
Action
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.