{"library":"semantic-kernel","type":"library","category":null,"description":"Microsoft's open-source SDK for integrating LLMs into applications. Model-agnostic (OpenAI, Azure OpenAI, Google, Hugging Face, Mistral, etc.), supports Python, C#, and Java. Provides plugins (tools), prompt templating, multi-agent orchestration (AgentChat framework), and vector store integrations for RAG. Production-stable as of v1.x. Currently the primary Microsoft-maintained AI framework (AutoGen is maintenance-only; Microsoft Agent Framework is the future successor).","language":"python","status":"active","version":"1.39.4","tags":["agents","orchestration","microsoft","azure","openai","rag","plugins","vector-store","python","production-stable"],"install":[{"cmd":"pip install --upgrade semantic-kernel","imports":["from semantic_kernel import Kernel","from semantic_kernel.connectors.ai.open_ai import AzureChatCompletion","from semantic_kernel.functions import kernel_function","from semantic_kernel.data.vector import VectorStoreField, vectorstoremodel","from semantic_kernel.functions import KernelArguments"]},{"cmd":"pip install --upgrade semantic-kernel[azure]","imports":[]},{"cmd":"pip install --upgrade semantic-kernel[google]","imports":[]},{"cmd":"pip install --upgrade semantic-kernel[all]","imports":[]}],"homepage":"https://learn.microsoft.com/en-us/semantic-kernel/overview/","github":"https://github.com/microsoft/semantic-kernel","docs":null,"changelog":null,"pypi":"https://pypi.org/project/semantic-kernel/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":89,"avg_install_s":24.5,"avg_import_s":5.95,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/semantic-kernel/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sat Jun 27","last_verified":"Sat Jun 27","next_check":"Sat Jul 04","install_tag":"reviewed"}}