appendTools
Appends tools to the request and merges any new function declarations.
Return
A new LlmRequest with the specified tools appended.
Parameters
tools
The list of tools to append.
Appends tools to the request and merges any new function declarations.
A new LlmRequest with the specified tools appended.
The list of tools to append.