From fc3b97f6fd995282d69faf00c0150eb4eff1e238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehdi=20=C3=96zdemir?= <152186852+mehdiozdemir@users.noreply.github.com> Date: Wed, 3 Sep 2025 22:40:16 +0300 Subject: [PATCH] Update prompt_chaining.tr.mdx The Prompt Chaining article has been translated into Turkish --- pages/techniques/prompt_chaining.tr.mdx | 118 +++++++++++++++++++++++- 1 file changed, 117 insertions(+), 1 deletion(-) diff --git a/pages/techniques/prompt_chaining.tr.mdx b/pages/techniques/prompt_chaining.tr.mdx index c6ddc4f11..d1b9fc54a 100644 --- a/pages/techniques/prompt_chaining.tr.mdx +++ b/pages/techniques/prompt_chaining.tr.mdx @@ -1,3 +1,119 @@ # Prompt Chaining -This page needs a translation! Feel free to contribute a translation by clicking the `Edit this page` button on the right side. \ No newline at end of file +import {Screenshot} from 'components/screenshot' +import PC1 from '../../img/prompt_chaining/prompt-chaining-1.png' +import { Callout } from 'nextra/components' + +## Prompt Chaining’e Giriş + +