docs-aspire
docs-aspire copied to clipboard
[New article]: New resource+component: Qdrant
Proposed topic or title
.NET Aspire Qdrant component
Location in table of contents.
Database
Reason for the article
New component for the Qdrant vector database
Article abstract
In this article, you learn how to use the .NET Aspire Qdrant database component. The Aspire.Qdrant.Client library:
- Registers a Qdrant.Client in the DI container for connecting to the Qdrant database.
- Automatically configures logging
Relevant searches
No response
Is this for preview-6, not seeing it in preview-5?
It's a few changes away from backport to p5: https://github.com/dotnet/aspire/pull/3416
This won't make preview5. But once https://github.com/dotnet/aspire/pull/3416 is merged, it will be in preview6. There's no label for p6 yet.