promptSessionAttributes
Contains attributes that persist across a prompt and the values of those attributes.
In orchestration prompt template, these attributes replace the
$prompt_session_attributes$
placeholder variable. For more information, see Prompt template placeholder variables.In multi-agent collaboration, the
promptSessionAttributes
will only be used by supervisor agent when$prompt_session_attributes$
is present in prompt template.