semantic-kernel
Package — LLM/AIPython 3.7+Advanced
Microsoft SDK for integrating LLMs into applications
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- aiohttp, openai, pydantic, numpy
- Install
pip install semantic-kernel
Learn by Difficulty
Quick Example
python
# Install: pip install semantic-kernel import semantic_kernel # Basic semantic-kernel usage print(f"Using semantic-kernel") # See documentation for detailed examples
semantic-kernel is a third-party package. Microsoft SDK for integrating LLMs into applications. Install with: pip install semantic-kernel
Try in PlaygroundTags
packagellmaigenerative-aiagents