with Prompt Strategy
Set the prompt strategy.
Use BakeoffPromptStrategies.COMPACT for fast/cheap resolution (no descriptions). Use BakeoffPromptStrategies.FULL for accurate disambiguation (includes descriptions).
Return
New instance with the specified strategy
Parameters
strategy
The prompt building strategy