[v0.23.3] Patch: fix details not returned in `InferenceClient.text_generation`
Release 0.23.0 introduced a breaking change in InferenceClient.text_generation. When details=True is passed, the details attribute in the output is always None. The patch release fixes this. See https://github.com/huggingface/huggingface_hub/pull/2316 for more details.
Full Changelog: https://github.com/huggingface/huggingface_hub/compare/v0.23.2...v0.23.3
Fetched April 7, 2026