models/assistant_models library

Classes

Assistant
Represents an assistant that can call the model and use tools.
AssistantFunctionTool
Function tool for assistants
AssistantResponseFormat
Response format for assistants
AssistantTool
Base class for assistant tools
CodeInterpreterResources
Code interpreter resources
CodeInterpreterTool
Code interpreter tool for assistants
CreateAssistantRequest
Request for creating an assistant
DeleteAssistantResponse
Response for deleting an assistant
FileSearchResources
File search resources
FileSearchTool
File search tool for assistants
ListAssistantsQuery
Query parameters for listing assistants
ListAssistantsResponse
Response for listing assistants
ModifyAssistantRequest
Request for modifying an assistant
ToolResources
Tool resources for assistants
VectorStoreRequest
Vector store request for creating vector stores

Enums

AssistantToolType
Assistant tool types