execute
open suspend override fun execute(prompt: Prompt, model: LLModel, tools: List<ToolDescriptor>): Message.Assistant(source)
Simulates a non-streaming LLM execution. Captures input parameters and returns the predefined executeResponse.
Simulates a non-streaming LLM execution. Captures input parameters and returns the predefined executeResponse.