Share via


Azure.Projects.AI Namespace

Classes

Name Description
ChatRunner

The chat processor for the OpenAI Chat Completions endpoint.

ChatThread

Conversation thread.

ChatTools

The service client for the OpenAI Chat Completions endpoint.

ChatTools.ToolFindOptions

The options for finding entries in the vectorbase.

EmbeddingsStore

The vectorbase for storing embeddings.

FindOptions

The options for finding entries in the vectorbase.

Structs

Name Description
ToolCallResult

Represents the result of executing tool calls, including success and failure messages.

VectorbaseEntry

A vectorbase entry.