microsoft / kernel-memory

RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
https://microsoft.github.io/kernel-memory
MIT License
1.52k stars 293 forks source link

Adding contentType to document #473

Closed pradeepr-roboticist closed 4 months ago

pradeepr-roboticist commented 4 months ago

Motivation and Context (Why the change? What's the scenario?)

This addresses #471.

High level description (Approach, Design)

I just added a contentType to the document. Seems to fix some problems I faced with #471.

dluc commented 4 months ago

hi @pradeepr-roboticist the PR is ready for merge, only pending CLA, see the comment above. Thanks!

pradeepr-roboticist commented 4 months ago

please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree

pradeepr-roboticist commented 4 months ago

hi @pradeepr-roboticist the PR is ready for merge, only pending CLA, see the comment above. Thanks!

Just agreed to CLA. Thanks for the quick review!