Aggregated
A PromptCache.Factory implementation that aggregates multiple Factory.Named instances.
The Aggregated class provides a way to combine multiple named factories and attempts to create a PromptCache using the first factory that supports a given configuration.