format_for_prompt
Method
This is a method of the ContextPack class in the models module.Format context for injection into a prompt.
Signature
Parameters
No description available.
Returns
The result of the operation.
Format context for injection into a prompt.
This is a method of the ContextPack class in the models module.Format context for injection into a prompt.
def format_for_prompt(include_sources: bool) -> str