Field DefaultNoContextAnswer
What the turn answers when retrieval returned nothing and no model was called.
public const string DefaultNoContextAnswer = "I could not find anything in the available sources that answers that."
Returns
- string
- What the turn answers when retrieval returned nothing and no model was called.