ai-sdk-development
Installation
SKILL.md
Developing with the Laravel AI SDK
The Laravel AI SDK (laravel/ai) is the official AI package for Laravel, providing a unified API for agents, images, audio, transcription, embeddings, reranking, vector stores, and file management across multiple AI providers.
Searching the Documentation
This package is new. Always search the documentation before implementing any feature. Never guess at APIs — the documentation is the single source of truth.
- Use broad, simple queries that match the documentation section headings below.
- Do not add package names to queries — package information is shared automatically. Use
test agent fake, notlaravel ai test agent fake. - Run multiple queries at once — the most relevant results are returned first.
Documentation Sections
Use these section headings as query terms for accurate results:
Related skills