Tool and Function Calling with External Actions
By the end of this module you can let a model call your functions, and design each tool so that a wrong call is cheap, reversible, and visible.
Units
- Unit 06.00: A tool narrow enough to hand over
- Unit 06.01: Validating the arguments the model chose
- Unit 06.02: Actions that must not run twice
- Unit 06.03: Confirming before anything irreversible
- Unit 06.04: Recording what the tool actually did
