Eloquent Chat History, part of the Neuron AI Laravel SDK, provides a way to store AI chat histories within existing databases, treating AI interactions like any other database record for straightforward debugging and auditing. The Neuron AI SDK, developed by an unspecified manufacturer, is a bridge integrating common framework components directly into the Laravel container. It aims to allow developers to integrate AI agents into their PHP applications.
Key features of the Neuron AI SDK include Artisan commands for scaffolding agents, a configuration-driven service class to manage AI providers, and the Eloquent-backed Chat History components for persistent memory. It supports multiple AI providers like OpenAI, Anthropic, and Gemini, allowing developers to swap between them with minimal code changes. The SDK facilitates building intelligent agents with tools, structured outputs, image generation, audio synthesis and transcription, and vector embeddings. It offers features like automatic failover, conversation memory, and testing tools.
As of February 2026, the Laravel AI SDK was released on February 5, 2026, and is production-ready. While specific pricing details aren't available, the SDK aims to simplify AI integration in Laravel applications, potentially reducing development time and costs. It's designed for Laravel 12 and requires PHP 8.4 or higher.