پس میخواهید یک عامل بسازید
So You Want to Build an Agent
قسمتهای دوره
The Essentials (7)
اولین پاسخ هوش مصنوعی شما
9m 8sBuild a simple Laravel command to send a prompt to an AI model and print the response—perfect for mastering AI basics fast.
یک دیالوگ داشته باشید
7m 5sBuild real AI dialog by storing and managing conversation history, so your app can respond with better context and continuity.
حلقه عامل
25m 32sLearn the agent loop that powers AI behavior—its inner dialog—and how it drives decisions, planning, and actions in your app.
استخراج یک کلاس ابزار
9m 4sBuild an agent tool class to safely access your local filesystem, enabling smarter actions and better automation in your Laravel apps.
یک ابزار درآمد بسازید
4m 16sTeach your AI to answer revenue questions by building a Revenue tool it can trigger—turn quarterly revenue data into instant insights.
خروجی ساختاریافته
21m 51sTighten your agent loop with structured output, forcing every agent to return the exact data shape you expect for reliable results.
ابزارهای سیستم فایل
9m 5sLearn essential filesystem tools for agents—run Bash scripts, read files, and search efficiently to automate tasks and boost productivity.
Going Deeper (3)
Learn how to compact conversation history to grow endlessly without wrecking your context window in this practical Laracasts lesson.
بارگذاری یک فایل راهنما
9m 20sTeach your AI agent to load project guidelines like CLAUDE.md or AGENTS.md and turn them into smarter, context-aware instructions.
حافظه عامل
14m 33sBuild long-term agent memory with a Remember tool that saves useful facts between sessions for smarter, more helpful AI.




