Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 725 Bytes

File metadata and controls

47 lines (30 loc) · 725 Bytes

AgentsCompletionRequestTool

Supported Types

models.Tool

value: models.Tool = /* values here */

models.WebSearchTool

value: models.WebSearchTool = /* values here */

models.WebSearchPremiumTool

value: models.WebSearchPremiumTool = /* values here */

models.CodeInterpreterTool

value: models.CodeInterpreterTool = /* values here */

models.ImageGenerationTool

value: models.ImageGenerationTool = /* values here */

models.DocumentLibraryTool

value: models.DocumentLibraryTool = /* values here */

models.CustomConnector

value: models.CustomConnector = /* values here */