requestLLM
Makes an asynchronous request to a Large Language Model (LLM) and updates the current prompt with the response received from the LLM.
Return
A Message.Response object containing the response from the LLM.
Makes an asynchronous request to a Large Language Model (LLM) and updates the current prompt with the response received from the LLM.
A Message.Response object containing the response from the LLM.