redis-vl-dotnet
Reference
This section holds repository-oriented reference pointers until the API and behavior pages are filled in.
Repository layout
Use these locations when navigating the codebase:
-
src/RedisVLfor the core library -
src/RedisVL.Clifor the command-line app -
src/RedisVL.Vectorizers.*for vectorizer abstractions and providers -
src/RedisVL.Rerankers.*for reranker abstractions and providers -
tests/RedisVL.Testsfor unit and integration coverage -
examples/for runnable samples -
docs-site/for the canonical Antora docs source