-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Open
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: Feature request
about: Suggest an idea for this project
The list of support data property types on the SQLite Vector Store connector (https://learn.microsoft.com/semantic-kernel/concepts/vector-store-connectors/out-of-the-box-connectors/sqlite-connector?pivots=programming-language-csharp) does not list DateTime. The code also throws an exception if you try to create a store with a property of this type on the data class.
However, SQLite and the Microsoft.Data.Sqlite package support it just fine, so I assume this should be support eventually. Would love to see this added as I was hoping to use this type as a prefilter.
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
Backlog: Planned