Found 18 packages
Kernel Memory is a Copilot/Semantic Kernel Plugin and Memory Web Service to index and query any data and documents, using LLM and natural language, tracking sources and showing citations. The package contains the interfaces and models shared by all Kernel Memory packages.
The package contains the core logic and abstractions of Kernel Memory, not including extensions.
Add Azure AI Document Intelligence to Kernel Memory to extract content from images and documents.
Provide access to OpenAI LLM models in Kernel Memory to generate embeddings and text
Provide access to Azure OpenAI LLM models in Kernel Memory to generate embeddings and text
Kernel Memory Web Client allows to connect to Kernel Memory Web Service to index and query any data and documents, using LLM and natural language, tracking sources and showing citations.
Provide access to OpenAI LLM models in Kernel Memory to generate text
Kernel Memory Plugin allows to use Kernel Memory Service as a Semantic Kernel plugin, to index and query any data and documents, using LLM and natural language, tracking sources and showing citations.
Azure Blob Storage adapter allowing Kernel Memory to upload documents and maintain their state in Azure Blobs
Provide access to Ollama LLM models in Kernel Memory to generate embeddings and text
Provide access to Anthropic LLM models in Kernel Memory
AWS S3 Storage adapter allowing Kernel Memory to upload documents and maintain their state in AWS S3 or compatible service
Add Azure AI Content Safety to Kernel Memory to moderate user content.
Provide access to ONNX LLM models in Kernel Memory to generate text
The package contains all the core logic and extensions of Kernel Memory, to index and query any data and documents, using LLM and natural language, tracking sources and showing citations.
This package provide helpers to integrate Kernel Memory into ASP.NET applications, such as builders, web endpoints, HTTP models
Memory architecture for agents with working, episodic, and semantic memory layers