]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
Update llm-prompt.md
authorMotov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Wed, 30 Jul 2025 10:01:17 +0000 (12:01 +0200)
committerGitHub <noreply@github.com>
Wed, 30 Jul 2025 10:01:17 +0000 (12:01 +0200)
docs/ru/llm-prompt.md

index e29e0a11c2c552a0bf17a3a3edb03c21d881be06..86e7244afc205bba0782a217dbbdc1cc7ddcd78b 100644 (file)
@@ -41,7 +41,6 @@ For the following technical terms, use these specific translations to ensure con
 * virtual environment: виртуальное окружение
 * framework: фреймворк
 * path (as in URL path): path (do not translate or clarify as `путь`)
-* media type: media type (do not translate)
 * form (as in HTML form): форма
 * media type: тип содержимого
 * request: HTTP-запрос
@@ -69,3 +68,5 @@ For the following technical terms, use these specific translations to ensure con
 * on the fly: на лету
 * scratch the surface: поверхностно ознакомиться
 * tip: совет
+* Pydantic model: Pydantic-модель (`модель Pydantic` and `Pydantic модель` are also fine)
+*