Microsoft.SemanticKernel.Agents.OpenAI Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AnnotationContent |
Content type to support message annotations. |
OpenAIAssistantAgent |
A KernelAgent specialization based on Open AI Assistant / GPT. |
OpenAIAssistantDefinition |
Defines an assistant. |
OpenAIAssistantExecutionOptions |
Defines assistant execution options for each invocation. |
OpenAIAssistantInvocationOptions |
Defines per invocation execution options that override the assistant definition. |
OpenAIClientProvider |
Provides an OpenAI.OpenAIClient for use by OpenAIAssistantAgent. |
OpenAIThreadCreationOptions |
Thread creation options. |
RunPollingOptions |
Configuration and defaults associated with polling behavior for Assistant API run processing. |
StreamingAnnotationContent |
Content type to support message annotations. |