1 repository
Frameworks specifically designed to build AI applications using the Llama Stack API ecosystem.
Distinct from Llama Model Inference: Focuses on the application development framework (Llama Stack) rather than just model inference or serving runners.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Llama Stack Application Frameworks. Refine with filters or upvote what's useful.
This project is a Llama Stack agentic framework and orchestrator used to build autonomous AI applications. It coordinates model inference and tool execution to decompose complex goals into multi-step reasoning chains and continuous inference loops. The framework incorporates a dedicated safety guardrail system that filters model inputs and outputs through safety models to enforce system-level content restrictions. It also includes a tool integration layer that maps model-generated function requests to external runtime definitions to execute actions beyond text generation. The system provides
Provides a framework for building AI applications that integrate LLMs with external tools and services using Llama Stack APIs.