Welcome to Prism Vertex
Prism Vertex is a standalone Google Vertex AI provider for the Prism PHP framework. It gives you access to Google Gemini and partner model families through a single configuration and unified interface.Quick start
Get started with Prism Vertex in under 5 minutes
Installation
Install and configure the package
What you can do
Prism Vertex supports text generation, structured output, and embeddings across multiple AI providers:Text generation
Generate text with models from Google, Anthropic, Meta, Mistral, and more:Structured output
Get JSON responses that conform to your schema:Embeddings
Generate vector embeddings for semantic search and similarity:Supported providers
Prism Vertex supports 11 different AI providers through a unified interface:Google Gemini
Native Google models including Gemini 2.5 Flash and text embeddings
Anthropic
Claude 3.5 Sonnet and Haiku models
Mistral
Mistral Small and Codestral models
Meta
Llama 4 Scout and other Meta models
DeepSeek
DeepSeek V3 models
AI21 Labs
Jamba 1.5 Mini and Large
Kimi
Moonshot AI models
MiniMax
MiniMax M1 models
OpenAI
Open-source GPT models
Qwen
Alibaba’s Qwen models
ZAI
Zhipu AI GLM models
Two modes of operation
Prism Vertex supports both Standard and Express modes:Standard mode
Use your Google Cloud project with full control over location, authentication, and all available models:Express mode
Quick setup with just an API key for Google Gemini models:Requirements
- PHP 8.2 or higher
- Laravel 11 or 12
- Prism PHP 0.99.16 or higher
Next steps
Install the package
Follow the installation guide to get started
Try the quickstart
Build your first Prism Vertex integration