# Prism > Laravel x LLMs Prism is a powerful Laravel package for integrating Large Language Models (LLMs) into your applications. ## Table of Contents #### Getting Started - [Introduction](/getting-started/introduction.md) - [Installation](/getting-started/installation.md) - [Configuration](/getting-started/configuration.md) #### Core Concepts - [Text Generation](/core-concepts/text-generation.md) - [Streaming Output](/core-concepts/streaming-output.md) - [Tools & Function Calling](/core-concepts/tools-function-calling.md) - [Structured Output](/core-concepts/structured-output.md) - [Embeddings](/core-concepts/embeddings.md) - [Image Generation](/core-concepts/image-generation.md) - [Moderation](/core-concepts/moderation.md) - [Audio Processing](/core-concepts/audio.md) - [Schemas](/core-concepts/schemas.md) - [Prism Server](/core-concepts/prism-server.md) - [Testing](/core-concepts/testing.md) #### Input modalities - [Images](/input-modalities/images.md) - [Documents](/input-modalities/documents.md) - [Audio](/input-modalities/audio.md) - [Video](/input-modalities/video.md) #### Providers - [Anthropic](/providers/anthropic.md) - [DeepSeek](/providers/deepseek.md) - [ElevenLabs](/providers/elevenlabs.md) - [Groq](/providers/groq.md) - [Gemini](/providers/gemini.md) - [Mistral](/providers/mistral.md) - [Ollama](/providers/ollama.md) - [OpenAI](/providers/openai.md) - [Voyage AI](/providers/voyageai.md) - [xAI](/providers/xai.md) #### Advanced - [Error handling](/advanced/error-handling.md) - [Custom Providers](/advanced/custom-providers.md) - [Handling Rate Limits](/advanced/rate-limits.md) - [Provider Interoperability](/advanced/provider-interoperability.md) ### Other - [OpenRouter](/providers/openrouter.md) - [Untitled](/index.md)