Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 358 Bytes

File metadata and controls

21 lines (13 loc) · 358 Bytes

ToolMetadataType

The type of tool.

Example Usage

from glean.api_client.models import ToolMetadataType

value = ToolMetadataType.RETRIEVAL

# Open enum: unrecognized values are captured as UnrecognizedStr

Values

Name Value
RETRIEVAL RETRIEVAL
ACTION ACTION