VOOZH about

URL: https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.OpenAI/

⇱ NuGet Gallery | Microsoft.SemanticKernel.Connectors.OpenAI 1.77.0




👁 Image
Microsoft.SemanticKernel.Connectors.OpenAI 1.77.0

Prefix Reserved
dotnet add package Microsoft.SemanticKernel.Connectors.OpenAI --version 1.77.0
 
 
NuGet\Install-Package Microsoft.SemanticKernel.Connectors.OpenAI -Version 1.77.0
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.SemanticKernel.Connectors.OpenAI" Version="1.77.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.OpenAI" Version="1.77.0" />
 
Directory.Packages.props
<PackageReference Include="Microsoft.SemanticKernel.Connectors.OpenAI" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.SemanticKernel.Connectors.OpenAI --version 1.77.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.SemanticKernel.Connectors.OpenAI, 1.77.0"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.SemanticKernel.Connectors.OpenAI@1.77.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.SemanticKernel.Connectors.OpenAI&version=1.77.0
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.SemanticKernel.Connectors.OpenAI&version=1.77.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

About Semantic Kernel

Semantic Kernel (SK) is a lightweight SDK enabling integration of AI Large Language Models (LLMs) with conventional programming languages. The SK extensible programming model combines natural language semantic functions, traditional code native functions, and embeddings-based memory unlocking new potential and adding value to applications with AI.

Semantic Kernel incorporates cutting-edge design patterns from the latest in AI research. This enables developers to augment their applications with advanced capabilities, such as prompt engineering, prompt chaining, retrieval-augmented generation, contextual and long-term vectorized memory, embeddings, summarization, zero or few-shot learning, semantic indexing, recursive reasoning, intelligent planning, and access to external knowledge stores and proprietary data.

Getting Started ⚡

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (59)

Showing the top 5 NuGet packages that depend on Microsoft.SemanticKernel.Connectors.OpenAI:

Package Downloads
Microsoft.SemanticKernel.Connectors.AzureOpenAI

Semantic Kernel connectors for Azure OpenAI. Contains clients for chat completion, embedding and DALL-E text to image.

Microsoft.KernelMemory.AI.OpenAI

Provide access to OpenAI LLM models in Kernel Memory to generate embeddings and text

Microsoft.SemanticKernel.Agents.OpenAI

Defines a concrete Agent based on the OpenAI Assistant API.

Microsoft.SemanticKernel.Planners.OpenAI

Semantic Kernel OpenAI Planners.

Microsoft.SemanticKernel.Process.Abstractions

Semantic Kernel Process abstractions. This package is automatically installed by Semantic Kernel Process packages if needed.

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on Microsoft.SemanticKernel.Connectors.OpenAI:

Repository Stars
ravendb/ravendb
ACID Document Database
microsoft/kernel-memory
Research project. A Memory solution for users, teams, and applications.
elevenyellow/handcrafted-persona-engine
An AI-powered interactive avatar engine using Live2D, LLM, ASR, TTS, and RVC. Ideal for VTubing, streaming, and virtual assistant applications.
drasi-project/drasi-platform
The Data Change Processing platform
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
zy-zmc/tianming-novel-ai-writer
天命 — AI小说创作/写作系统 | 15维事实快照 · 12类变更声明 · 6道生成门禁 | 写到3000章依然连贯,不依赖上下文,不靠模型记忆,靠每章状态回写
microsoft/Document-Knowledge-Mining-Solution-Accelerator
Solution accelerator built on Azure OpenAI Service and Azure AI Document Intelligence to process and extract summaries, entities, and metadata from unstructured, multi-modal documents and enable searching and chatting over this data.
mscraftsman/generative-ai
Gemini SDK for .NET and ASP.NET Core enables developers to use Google's state-of-the-art generative AI models to build AI-powered features and applications.
microsoft/Agents-for-net
This repository is for active development of the Microsoft 365 Agent SDK components for .NET
Tbeninnovation/Baiss
elbruno/semantickernel-localLLMs
Sample on how to run a LLM using LM Studio and interact with the model using Semantic Kernel.
Version Downloads Last Updated
1.77.0 97,670 5/28/2026
1.76.0 138,623 5/11/2026
1.75.0 154,090 4/29/2026
1.74.0 678,573 3/20/2026
1.73.0 375,965 3/4/2026
1.72.0 709,082 2/19/2026
1.71.0 312,481 2/16/2026
1.70.0 369,796 1/23/2026
1.69.0 53,865 1/19/2026
1.68.0 378,267 12/3/2025
1.67.1 660,220 11/7/2025
1.67.0 80,517 11/3/2025
1.66.0 422,457 10/8/2025
1.65.0 666,504 9/10/2025
1.64.0 494,411 8/27/2025
1.63.0 151,219 8/20/2025
1.62.0 158,515 8/12/2025
1.61.0 295,974 7/24/2025
1.60.0 267,978 7/8/2025
1.59.0 145,105 7/1/2025
Loading failed