AgentConnectors¶
- class AgentConnectors[소스]¶
기반 클래스:
ABCAbstract base class for AgentApp connector execution.
메소드
call(tool_call)Execute one model function_call and return a function_call_output item.
tools(names)Return model-facing tool schemas for built-in connectors.