EpisodicReflectionOverride
Contains configurations to override the default reflection step for the episodic memory strategy.
Contents
- appendToPrompt
-
The text appended to the prompt for the reflection step of the episodic memory strategy.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 30000.
Required: Yes
- modelId
-
The model ID used for the reflection step of the episodic memory strategy.
Type: String
Required: Yes
- namespaces
-
The namespaces over which reflections were created. Can be less nested than the episodic namespaces.
Type: Array of strings
Array Members: Minimum number of 1 item.
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[a-zA-Z0-9\-_\/]*(\{(actorId|sessionId|memoryStrategyId)\}[a-zA-Z0-9\-_\/]*)*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: