diff --git a/pages/techniques/prompt_chaining.es.mdx b/pages/techniques/prompt_chaining.es.mdx index c6ddc4f11..ab84a52c3 100644 --- a/pages/techniques/prompt_chaining.es.mdx +++ b/pages/techniques/prompt_chaining.es.mdx @@ -1,3 +1,114 @@ # 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' + +## Introducción al Encadenamiento de Prompts + +