Aspose.Pdf.AI

Classes

ClassDescription
AIClientBase
AIClientException
AICopilotException
AICopilotFactory
Annotation
AssistantCreateRequest
AssistantListQueryParameters
AssistantListResponse
AssistantModifyRequest
AssistantResponse
Attachment
BaseListQueryParameters
BaseResponse
CancellationTokenExtensions
ChatMessage
Choice
CodeInterpreter
CompletionCreateRequest
CompletionFunction
CompletionResponse
CreateChatCompletionChunkResponse
CreateEmbeddingRequest
CreateEmbeddingResponse
CreateFineTuningJobRequest
CreateFineTuningJobResponse
DataResponse<T>
DeleteStatusResponse
DocumentCollection
Embedding
Error
ExpiresAfter
FileCitation
FileContentResponse<T>
FileCounts
FileListResponse
FileResponse
FileSearch
Function
Hyperparameters
ImageDescription
ImageDescriptionResult
ImageFile
ImageUrl
IncompleteDetails
LastError
ListDataResponse<T>
LlamaChatCompletionRequest
LlamaChatCompletionResponse
LlamaClient
LlamaCopilotOptionsBase
LlamaModels
LlamaSummaryCopilot
LlamaSummaryCopilotOptions
Logprobs
MessageContentBase
MessageContentRequest
MessageContentResponse
MessageCreation
OpenAIAssistantCopilotOptionsBase
OpenAIChatCopilot
OpenAIChatCopilotOptions
OpenAIClient
OpenAIContext
OpenAICopilotOptionsBase
OpenAIImageDescriptionCopilot
OpenAIImageDescriptionCopilotExtensions
OpenAIImageDescriptionCopilotOptions
OpenAIModels
OpenAISummaryCopilot
OpenAISummaryCopilotOptions
PdfDocument
RequiredAction
ResponseFormat
RunCreateRequest
RunListQueryParameters
RunListResponse
RunModifyRequest
RunResponse
RunStepDetails
RunStepListQueryParameters
RunStepListResponse
RunStepResponse
RunThreadCreateRequest
SubmitToolOutputs
TextDocument
TextResponse
ThreadCreateRequest
ThreadMessageCreateRequest
ThreadMessageListQueryParameters
ThreadMessageListResponse
ThreadMessageModifyRequest
ThreadMessageResponse
ThreadModifyRequest
ThreadResponse
Tool
ToolCall
ToolChoice
ToolResources
TruncationStrategy
Usage
VectorStore
VectorStoreCreateRequest
VectorStoreFileBatchCreateRequest
VectorStoreFileBatchFileListQueryParameters
VectorStoreFileBatchFileListResponse
VectorStoreFileBatchResponse
VectorStoreFileCreateRequest
VectorStoreFileListQueryParameters
VectorStoreFileListResponse
VectorStoreFileResponse
VectorStoreListQueryParameters
VectorStoreListResponse
VectorStoreModifyRequest
VectorStoreResponse

Interfaces

InterfaceDescription
IAIClientRepresents an interface for an AI client.
IAICopilotRepresents a copilot for AI interactions.
IChatClient<TOptions>Represents an interface for a chat client with specific options.
IChatCopilot
IChatCopilotOptions<TOptions>Represents an interface for chat copilot options with a specific type.
IEntityIdRepresents an entity with an ID.
IImageDescriptionClient<TOptions>Represents an interface for an image description client with specific options.
IImageDescriptionCopilot
IImageDescriptionCopilotOptions<TOptions>Represents an interface for image description copilot options with a specific type.
ILlamaClient
IOpenAIClient
IQueryParametersRepresents query parameters for API requests.
IStatusRepresents the status of an operation.
IStringOrObject<T>Represents an object that can be either a string value or an object value.
ISummaryClient<TOptions>Represents an interface for a summary client with specific options.
ISummaryCopilot
ISummaryCopilotOptions<TOptions>Represents an interface for summary copilot options with a specific type.