marcominerva / OpenAIEmbeddingSample

An example that shows how to use Semantic Kernel and Kernel Memory to work with embeddings in a .NET application using SQL Server as Vector Database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experimenting with SQL Server Connector for Semantic Kernel Memory

marcominerva opened this issue · comments

Semantic Kernel Memory does not support SQL Server. Try using the connector available At https://github.com/kbeaugrand/SemanticKernel.Connectors.Memory.SqlServer.