Phase 11: LLM Engineering
AI From Scratch/Lesson 09/~75 minutes

Function Calling & Tool Use

LLMs cannot do anything. They generate text. That is the entire capability. They cannot check the weather, query a database, send an email, run code, or read a file. Every "AI agent" you have ever seen is an LLM generating JSON that says w...

BuildPython
Loading lesson page...