langchain_community.utils.ernie_functions.ToolDescription

class langchain_community.utils.ernie_functions.ToolDescription[source]

Representation of a callable function to the Ernie API.

type: Literal['function']
function: FunctionDescription