CHAPITRE 03 Prompt Tool Use
# Chapitre 3 — Prompt Engineering & Tool Use
## Objectifs pédagogiques
- Maîtriser les différentes techniques de prompting
- Savoir concevoir un system prompt efficace
- Comprendre et implémenter le function calling
- Maîtriser le pattern ReAct (Reasoning + Acting)
---
## Prérequis
Avant de commencer ce chapitre, assurez-vous d'avoir :
- Terminé les **[Chapitres 1](CHAPITRE-01-histoire-ia.md)** et **[Chapitre 2](CHAPITRE-02-fondations-llm.md)** avec leurs TP
- Python 3.10+ et opencode installés
- Compris les bases de la tokenisation vues dans le **Chapitre 2**
### Vérification
#### Linux et macOSwhen to use it
Community prompt sourced from the open-source GitHub repo yugmerabtene/Agentic-Developer-Craftsmanship (no explicit license). A "CHAPITRE 03 Prompt Tool Use" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
yugmerabtene/Agentic-Developer-Craftsmanship · no explicit license
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions