]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 4 Feb 2026 17:01:08 +0000 (17:01 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 4 Feb 2026 17:01:08 +0000 (17:01 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 50dedf788526fa3dc67a793c6772276850306a49..0dd61444bbe55507c2984c0025d0a4bf9581cd6c 100644 (file)
@@ -70,6 +70,7 @@ hide:
 
 ### Internal
 
+* ⬇️ Downgrade LLM translations model to GPT-5 to reduce mistakes. PR [#14823](https://github.com/fastapi/fastapi/pull/14823) by [@tiangolo](https://github.com/tiangolo).
 * 🐛 Fix translation script commit in place. PR [#14818](https://github.com/fastapi/fastapi/pull/14818) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 Update translation script to retry if LLM-response doesn't pass validation with Translation Fixer tool. PR [#14749](https://github.com/fastapi/fastapi/pull/14749) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 👷 Run tests only on relevant code changes (not on docs). PR [#14813](https://github.com/fastapi/fastapi/pull/14813) by [@tiangolo](https://github.com/tiangolo).