<aside> π‘
Claude AU suggest that developers start by using LLM APIs directly: many patterns can be implemented in a few lines of code. If you do use a framework, ensure you understand the underlying code. Incorrect assumptions about what's under the hood are a common source of customer error.
See Claude AI cookbookΒ for some sample implementations.
</aside>
<aside> π‘
Definition: Agent = LLM which calls tools
</aside>
β comparing agent frameworks: google sheets table from Harrison Chase