Musoq.DataSources.OpenAI
6.0.0-alpha.1
This is a prerelease version of Musoq.DataSources.OpenAI.
dotnet add package Musoq.DataSources.OpenAI --version 6.0.0-alpha.1
NuGet\Install-Package Musoq.DataSources.OpenAI -Version 6.0.0-alpha.1
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="Musoq.DataSources.OpenAI" Version="6.0.0-alpha.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Musoq.DataSources.OpenAI" Version="6.0.0-alpha.1" />
<PackageReference Include="Musoq.DataSources.OpenAI" />
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 Musoq.DataSources.OpenAI --version 6.0.0-alpha.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Musoq.DataSources.OpenAI, 6.0.0-alpha.1"
#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 Musoq.DataSources.OpenAI@6.0.0-alpha.1
#: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=Musoq.DataSources.OpenAI&version=6.0.0-alpha.1&prerelease
#tool nuget:?package=Musoq.DataSources.OpenAI&version=6.0.0-alpha.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Lets you call OpenAI models using SQL-style queries, so prompts, responses, and metadata can be treated like rows.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Musoq.Converter (>= 17.0.0-alpha.1)
- Musoq.DataSources.LLMHelpers (>= 1.0.0)
- Musoq.Evaluator (>= 17.0.0-alpha.1)
- Musoq.Plugins (>= 17.0.0-alpha.1)
- Musoq.Schema (>= 17.0.0-alpha.1)
- OpenAI (>= 2.1.0)
- SharpToken (>= 2.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0-alpha.1 | 43 | 6/30/2026 |
| 5.4.7 | 135 | 3/21/2026 |
| 5.4.6 | 125 | 3/10/2026 |
| 5.4.5 | 119 | 3/7/2026 |
| 5.4.4 | 124 | 3/1/2026 |
| 5.4.3 | 133 | 2/14/2026 |
| 5.4.2 | 131 | 2/8/2026 |
| 5.4.1 | 135 | 2/1/2026 |
| 5.4.0 | 139 | 1/26/2026 |
| 5.3.4 | 141 | 1/18/2026 |
| 5.3.3 | 134 | 1/12/2026 |
| 5.3.2 | 147 | 12/30/2025 |
| 5.3.1 | 134 | 12/27/2025 |
| 5.3.0 | 195 | 12/14/2025 |
| 5.2.3 | 158 | 11/29/2025 |
| 5.2.2 | 228 | 11/24/2025 |
| 5.2.1 | 234 | 11/22/2025 |
| 5.1.0 | 246 | 11/9/2025 |
| 5.0.0 | 233 | 10/26/2025 |
| 4.3.0 | 235 | 9/2/2025 |
Loading failed