| Name | Description | Type | Additional information |
|---|---|---|---|
| Feature |
The feature to use. |
Itslearning.RestApi.Entities.Personal.Ai.AiFeatureType |
None. |
| LocationId |
Course or project id. |
integer |
None. |
| LocationType |
Course or project. |
Itsolutions.ItslUtils.Constants.LocationType |
None. |
| PlanId |
Plan identifier. |
integer |
None. |
| SystemPrompt |
System prompt for the AI (template). Normally is empty, only taken into account when the prompt engineering feature is enabled. |
string |
None. |
| UserPrompt |
User prompt for the AI. |
string |
None. |
| Content |
Content if already present. |
string |
None. |
| PreviousResponseId |
The previous response identifier for conversation continuation. |
string |
None. |
| StoreToken |
Token for the store containing attached files. |
string |
None. |