docs-aspire icon indicating copy to clipboard operation
docs-aspire copied to clipboard

[New article]: New resource+component: Qdrant

Open timheuer opened this issue 2 years ago • 3 comments

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

timheuer avatar Apr 05 '24 20:04 timheuer

Is this for preview-6, not seeing it in preview-5?

IEvangelist avatar Apr 05 '24 20:04 IEvangelist

It's a few changes away from backport to p5: https://github.com/dotnet/aspire/pull/3416

timheuer avatar Apr 05 '24 20:04 timheuer

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.

eerhardt avatar Apr 05 '24 21:04 eerhardt