requestLLMOnlyCallingTools

open suspend override fun requestLLMOnlyCallingTools(): Message.Response(source)

Requests a response from the Language Learning Model (LLM) while also processing the response by updating the current prompt with the received message.

Return

The response received from the Language Learning Model (LLM).