The problem: chat that can only talk The chatbot from earlier in this series can answer questions, but ask it "how many orders did we ship yesterday? " and it will confidently make something up. It has no hands — it can't query your database, call your services, or do anything except generate text.

Source: [Dev.to](https://dev.to/adityakdevin/building-ai-agents-in-php-tool-calling-with-laravel-4fji)

Sponsored