API Reference Overview
The Llama Stack provides a comprehensive set of APIs organized by stability level to help you choose the right endpoints for your use case.
๐ข Stable APIsโ
Production-ready APIs with backward compatibility guarantees.
These APIs are fully tested, documented, and stable. They follow semantic versioning principles and maintain backward compatibility within major versions. Recommended for production applications.
Key Features:
- โ Backward compatibility guaranteed
- โ Comprehensive testing and validation
- โ Production-ready reliability
- โ Long-term support
๐ก Experimental APIsโ
Preview APIs that may change before becoming stable.
These APIs include v1alpha and v1beta endpoints that are feature-complete but may undergo changes based on feedback. Great for exploring new capabilities and providing feedback.
Key Features:
- ๐งช Latest features and capabilities
- ๐งช May change based on user feedback
- ๐งช Active development and iteration
- ๐งช Opportunity to influence final design
๐ด Deprecated APIsโ
Legacy APIs for migration reference.
These APIs are deprecated and will be removed in future versions. They are provided for migration purposes and to help transition to newer, stable alternatives.
Key Features:
- โ ๏ธ Will be removed in future versions
- โ ๏ธ Migration guidance provided
- โ ๏ธ Use for compatibility during transition
- โ ๏ธ Not recommended for new projects