Pinecone.NET
1.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Pinecone.NET --version 1.1.0
NuGet\Install-Package Pinecone.NET -Version 1.1.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="Pinecone.NET" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pinecone.NET --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pinecone.NET, 1.1.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.
// Install Pinecone.NET as a Cake Addin #addin nuget:?package=Pinecone.NET&version=1.1.0 // Install Pinecone.NET as a Cake Tool #tool nuget:?package=Pinecone.NET&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Pinecone.NET
Pinecone.NET is a C# library for the Pinecone vector database. It aims to provide identical functionality to the official Python and Rust libraries.
Features
- Standard Index operations
- gRPC and REST transports for vector operations
- Sparse-dense vectors
- Efficient vector serialization
- Metadata support
- NativeAOT compatibility
Installation
dotnet add package Pinecone.NET
or Install-Package Pinecone.NET
Usage
You can find the example usage scenario in playground.
Contributing
Contributions are welcome! Feel free open an issue or a PR.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- CommunityToolkit.Diagnostics (>= 8.2.0)
- Google.Protobuf (>= 3.23.0)
- Grpc.Net.Client (>= 2.53.0)
- Grpc.Net.ClientFactory (>= 2.53.0)
- RangeExtensions (>= 2.1.1)
- System.Text.Json (>= 8.0.0-preview.3.23174.8)
-
net8.0
- CommunityToolkit.Diagnostics (>= 8.2.0)
- Google.Protobuf (>= 3.23.0)
- Grpc.Net.Client (>= 2.53.0)
- Grpc.Net.ClientFactory (>= 2.53.0)
- RangeExtensions (>= 2.1.1)
- System.Text.Json (>= 8.0.0-preview.3.23174.8)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Pinecone.NET:
Package | Downloads |
---|---|
Microsoft.SemanticKernel.Connectors.Pinecone
Pinecone connector for Semantic Kernel plugins and semantic memory |
|
Squidex.AI
Squidex Internal Libraries |
|
OBotService
OBase Framework |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Pinecone.NET:
Repository | Stars |
---|---|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
|
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 1,161 | 9/27/2024 |
2.1.1 | 47,547 | 6/21/2024 |
2.1.0 | 2,945 | 6/5/2024 |
2.0.0 | 675 | 5/18/2024 |
1.4.0 | 6,738 | 12/17/2023 |
1.3.2 | 8,783 | 11/21/2023 |
1.3.1 | 645 | 11/14/2023 |
1.3.0 | 24,660 | 8/15/2023 |
1.2.2 | 2,416 | 7/27/2023 |
1.2.1 | 4,938 | 7/7/2023 |
1.2.0 | 2,392 | 5/15/2023 |
1.1.0 | 108 | 5/13/2023 |
1.0.0 | 320 | 5/10/2023 |