8000 Release v0.1.1 Β· MaestroError/LarAgent Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.1.1

Compare
Choose a tag to compare
@MaestroError MaestroError released this 16 Feb 13:23
· 104 commits to main since this release

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.

ray-so-export(1)

Check out the documentation

0