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
|
|
If set to true, the agent will use the test endpoint to generate responses. This is useful for development and testing purposes, but requires agent admin privileges. |