Interact with opencode server over HTTP. The `opencode serve` command runs a headless HTTP server that exposes an OpenAPI endpoint that an opencode client can use.
The official Python SDK for Model Context Protocol servers and clients. It allows building MCP clients, servers, and provides tools for interacting with LLMs in a standardized way.
This course provides an introduction to the Model Context Protocol (MCP), covering its theory, design, and practical application. It includes foundational units, hands-on exercises, use case assignments, and collaboration opportunities. The course aims to equip students with the knowledge and skills to build AI applications leveraging external data and tools using MCP standards.
This folder contains some example client scripts using our Python SDK for connecting with Llama Stack Distros. Instructions are provided for setting up dependencies and running demo scripts and apps.
Meta has launched Llama-Stack 0.1.0, a development platform designed to simplify the process of building AI applications using Llama models. The platform offers standardized building blocks and flexible deployment options, including remote and local hosting. It features a plugin system for various API providers and supports multiple programming environments with its CLI tools and SDKs. Meta aims to address common challenges faced by AI developers, such as integrating tools and managing data sources.