Yes, but not by prompting alone. The LLM provides reasoning, but the agent emerges only after you add state management, tool execution, retries, and error handling. This is why many teams use orchestration platforms such as Crompt AI, which already handle tool schemas, memory persistence, and execution flow, instead of stitching everything together manually.
コメント (1)