AgentGrid¶
- class AgentGrid[source]¶
Bases :
ABCModel-facing access to the federation Grid.
Methods
call(tool_call)Execute one Grid function_call and return a function_call_output item.
tools()Return model-facing Grid tool schemas.
Bases : ABC
Model-facing access to the federation Grid.
Methods
|
Execute one Grid function_call and return a function_call_output item. |
|
Return model-facing Grid tool schemas. |