RedisVL.Vectorizers.OpenAI
0.0.2
dotnet add package RedisVL.Vectorizers.OpenAI --version 0.0.2
NuGet\Install-Package RedisVL.Vectorizers.OpenAI -Version 0.0.2
<PackageReference Include="RedisVL.Vectorizers.OpenAI" Version="0.0.2" />
<PackageVersion Include="RedisVL.Vectorizers.OpenAI" Version="0.0.2" />
<PackageReference Include="RedisVL.Vectorizers.OpenAI" />
paket add RedisVL.Vectorizers.OpenAI --version 0.0.2
#r "nuget: RedisVL.Vectorizers.OpenAI, 0.0.2"
#:package RedisVL.Vectorizers.OpenAI@0.0.2
#addin nuget:?package=RedisVL.Vectorizers.OpenAI&version=0.0.2
#tool nuget:?package=RedisVL.Vectorizers.OpenAI&version=0.0.2
redis-vl-dotnet
redis-vl-dotnet is a .NET-native Redis Vector Library for Redis Search and vector workloads.
The canonical documentation now lives in the Antora site source at docs-site/modules/ROOT/pages/index.adoc. Start there for the current overview, getting-started flow, examples map, CLI guidance, and validation instructions.
Documentation
- Canonical docs entry point: docs-site/modules/ROOT/pages/index.adoc
- Getting started overview: docs-site/modules/ROOT/pages/getting-started/index.adoc
- Core features overview: docs-site/modules/ROOT/pages/core-features/index.adoc
- Extensions overview: docs-site/modules/ROOT/pages/extensions/index.adoc
- Testing and validation: docs-site/modules/ROOT/pages/testing/index.adoc
- Runnable examples index: examples/README.md
Build the docs locally from the repository root:
npm install
npm run docs:validate
GitHub Pages publishing runs from .github/workflows/docs-pages.yml on pushes to main. Configure the repository Pages source to GitHub Actions before expecting deployments.
Repository Pointers
- Active parity roadmap: docs/parity-roadmap.md
- CLI project:
src/RedisVL.Cli - Solution file:
redis-vl-dotnet.sln - Ralph plan and iteration log:
prd.json,progress.txt
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net9.0
- OpenAI (>= 2.10.0)
- RedisVL.Vectorizers.Abstractions (>= 0.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.