litestar-ai-serving
OfficialShip Litestar AI agent endpoints with Google ADK.
Software Engineering#dependency-injection#session-persistence#google-adk#vertex-ai#ai-serving#litestar
Authorlitestar-org
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the recurring challenge of building consistent, production-ready HTTP-facing AI agent endpoints with Litestar and Google ADK, eliminating guesswork around dependency injection, session persistence, error handling, and security guardrails for model workflows.
Core Features & Use Cases
- Canonical ADK Integration Patterns: Pre-vetted wiring for Google ADK LlmAgent, Runner, and SQLSpecSessionService via Dishka dependency injection, with explicit guidance on scope and runtime introspection constraints.
- Production Guardrails: Built-in patterns for handling missing Vertex AI credentials, request timeouts, unbounded model call blocking, and authorization enforcement for agent endpoints.
- Reference Implementation Templates: Ready-to-use patterns for non-streaming chat handlers, persona-augmented system prompts, tool-use-first agent workflows, and multi-turn session memory backed by SQLSpec.
- Use Case Example: If you are building a customer support chat endpoint that uses Vertex AI, maintains conversation history across HTTP requests, and enforces auth on agent tools, this Skill provides the exact patterns to implement it correctly the first time.
Quick Start
Use the litestar-ai-serving skill to build a production-ready HTTP chat endpoint that integrates Google ADK, maintains multi-turn session state, and enforces security guardrails for AI model workflows.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: litestar-ai-serving Download link: https://github.com/litestar-org/litestar-skills/archive/main.zip#litestar-ai-serving Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.