Class Tools (1.156.0)

Tools(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Deprecated: Use agent_eval_data instead. Represents a list of tools for an agent.

Attribute

Name Description
tool MutableSequence[google.cloud.aiplatform_v1beta1.types.Tool]
Optional. List of tools: each tool can have multiple function declarations.

Methods

Tools

Tools(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Deprecated: Use agent_eval_data instead. Represents a list of tools for an agent.