v0.1.1
LarAgent v0.1.1 is LIVE! π
Bring the power of AI Agents to your Laravel projects with unparalleled ease! π
We're thrilled to announce the first release of LarAgent, the easiest way to create and maintain AI agents in your Laravel applications.
Imagine building an AI assistant with the same elegance as creating an Eloquent model!
With LarAgent, you can:
-
β¨ Create Agents with Artisan: php artisan make:agent YourAgentName
-
π οΈ Define Agent Behavior: Customize instructions, models, and more directly in your Agent class.
-
π§° Add Tools Effortlessly: Use the #[Tool] attribute to turn methods into powerful agent tools.
-
π£οΈ Manage Chat History: Built-in support for in-memory, cache, session, file, and JSON storage.
Check out the documentation