A factory function to generate storage keys based on the conversation context.
The TurnContext for the current turn of conversation
A string key for storage that uniquely identifies where to store the data
Allows different storage strategies based on the conversation state.
A factory function to generate storage keys based on the conversation context.