sync_funcs_to_async
- funcs (list[FunctionTool]): List of Python synchronous functions in the :obj:
FunctionToolformat.
FunctionTool format.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
def sync_funcs_to_async(funcs: list[FunctionTool]):
FunctionTool format.FunctionTool format.