microsoft / semantic-kernel-java

Semantic Kernel for Java. Integrate cutting-edge LLM technology quickly and easily into your Java based apps. See https://aka.ms/semantic-kernel.
MIT License
89 stars 16 forks source link

Add JDBC Vector Store #160

Closed milderhc closed 2 months ago

milderhc commented 3 months ago

Motivation and Context

Description

Adding JDBC VectorStore and VectorStoreRecordCollection.

MySQL implementation also added.

Contribution Checklist