# Snow Leopard ## Docs - [Response](https://docs.snowleopard.ai/enterprise/endpoints/response.md): Execute a natural language query and return the summarized results in natural language. - [Retrieve](https://docs.snowleopard.ai/enterprise/endpoints/retrieve.md): Execute a natural language query against your enterprise deployment and return the retrieved data. - [Getting Started](https://docs.snowleopard.ai/enterprise/getting-started.md) - [Introduction](https://docs.snowleopard.ai/index.md): Snow Leopard: Playground API documentation - [Response](https://docs.snowleopard.ai/playground/endpoints/response.md): Execute a natural language query and return the summarized results in natural language. - [Retrieve](https://docs.snowleopard.ai/playground/endpoints/retrieve.md): Execute a natural language query against a Playground datafile and return the retrieved data. - [Getting Started](https://docs.snowleopard.ai/playground/getting-started.md) - [Agentuity](https://docs.snowleopard.ai/quickstarts/agentuity.md): Build a data retrieval agent with [Snow Leopard](https://snowleopard.ai) and [Agentuity](https://agentuity.com). - [LangChain](https://docs.snowleopard.ai/quickstarts/langchain.md): Integrate Snow Leopard with LangChain agents for natural language data queries. - [LangGraph](https://docs.snowleopard.ai/quickstarts/langgraph.md): Integrate Snow Leopard with LangGraph workflows for stateful data retrieval. - [MCP](https://docs.snowleopard.ai/quickstarts/mcp.md): Run a Snow Leopard MCP server and connect it to Claude Desktop or other MCP clients. - [Pydantic](https://docs.snowleopard.ai/quickstarts/pydantic-ai.md): Integrate Snow Leopard with Pydantic AI agents for structured data retrieval. - [Vercel](https://docs.snowleopard.ai/quickstarts/vercel-ai.md): Integrate Snow Leopard with Vercel AI SDK for natural language data queries. - [Data Agent (CopilotKit + Pydantic)](https://docs.snowleopard.ai/recipes/copilotkit-data-agent.md): Build a "chat with your data" application using CopilotKit and Pydantic AI. - [Financial Coach (LangGraph)](https://docs.snowleopard.ai/recipes/financial-coach.md): Build a CLI financial coaching agent that analyzes spending data and provides personalized recommendations. - [Game Club Planner (CrewAI)](https://docs.snowleopard.ai/recipes/gameclub-planner.md): Build a multi-agent system that researches games and plans discussion club meetings. ## OpenAPI Specs - [playground_openapi](https://docs.snowleopard.ai/playground_openapi.json) - [enterprise_openapi](https://docs.snowleopard.ai/enterprise_openapi.json) - [openapi](https://docs.snowleopard.ai/api-reference/openapi.json)