requestLLM
Sends a request to the underlying LLM and returns the first response. This method ensures the session is active before executing the request.
Return
The first response message from the LLM after executing the request.
Sends a request to the underlying LLM and returns the first response. This method ensures the session is active before executing the request.
The first response message from the LLM after executing the request.