ai/ai.model.ts
Properties |
| definition |
definition:
|
Type : AgentDefinition
|
|
The definition of the agent to use |
| label |
label:
|
Type : string
|
|
The label of the agent that is shown to the user. |
| snapshot |
snapshot:
|
Type : boolean
|
|
Usually this is false (production mode). If set to true, the agent will use the test endpoint to generate responses (requires admin permissions for the agent manager). This is useful for development and testing purposes, but requires agent admin privileges. |