Details of relevant retrieved object instances for a user's message to include as additional context in the prompt to the Agent.
Name | Type | Required | Description |
---|---|---|---|
objectRids | List[ObjectRid] | Yes | The RIDs of the relevant object instances to include in the prompt. |
propertyTypeRids | List[PropertyTypeRid] | Yes | The RIDs of the property types for the given objects to include in the prompt. |
type | Literal["objectContext"] | Yes | None |