Custom autogen.oai.oai_models.chat_completion_message_tool_call.Custom # Bases: BaseModel input instance-attribute # input The input to the custom tool. name instance-attribute # name The name of the custom tool. model_config class-attribute instance-attribute # model_config = ConfigDict(extra='allow')