-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Feature
1 / 11 of 1 issue completed
Copy link
Labels
.NETIssue or Pull requests regarding .NET codeIssue or Pull requests regarding .NET codemsft.ext.vectordataRelated to Microsoft.Extensions.VectorDataRelated to Microsoft.Extensions.VectorData
Description
name: qdrant support for Date and DateTime properties
about: It'd be nice to have Date and DateTime support for Date and DateTime types in the properties of the models used with qdrant vector store.
DateTime and filtering by date-time is already supported by qdrant and it's C# client, so it would also be nice if we could use it for hybrid search via IVectorStoreRecordCollection<TKey, TEntity>VectorizedSearchAsync
Tasks
- DateTime/DateTimeOffset CRUD support
- DateTime/DateTimeOffset filtering support
Sub-issues
Metadata
Metadata
Assignees
Labels
.NETIssue or Pull requests regarding .NET codeIssue or Pull requests regarding .NET codemsft.ext.vectordataRelated to Microsoft.Extensions.VectorDataRelated to Microsoft.Extensions.VectorData
Type
Projects
Status
Sprint: In Progress