Antoine Déchappe
About me
Latest research review
A benchmark for evaluating outcome-driven constraint violations in autonomous AI agents
Feb 13, 2026
Recent writing
How to correctly type a Python function that returns an instance of a Pydantic class passed as an argument?
Dec 04, 2025
Efficient LLMs in production
Nov 27, 2025
Fix Intermittent uv 401 Errors with GCP Artifact Registry
Oct 28, 2025
Antoine Déchappe
Blog
Research review
Projects
Bookmarks
Home
❯
Blog
Search
Search
Blog
GenAI
Efficient LLMs in production
What did I learn
Beware of poetry package named differently from project structure
Fix asyncio.run() in Jupyter notebook
Fix Intermittent uv 401 Errors with GCP Artifact Registry
How to correctly type a Python function that returns an instance of a Pydantic class passed as an argument?
Mel spectrograms
Mocking UUIDs in Python Tests with a Generator
No .transform() method for TSNE
Non-capturing group in Python regex
Pre-commit options in pyproject.toml should be committed first
Python decorators are applied bottom-up