interface AssistantToolsRetrieval {
    type: "retrieval";
}

Properties

Properties

type: "retrieval"

The type of tool being defined: retrieval

Generated using TypeDoc