Modify ape.kr.mdx Korean Translation Document

This commit is contained in:
yeji 2023-07-26 23:19:44 +09:00
parent 3134dfc413
commit ee7120e7b8

View File

@ -1,9 +1,9 @@
# Automatic Prompt Engineer (APE)
import { Callout, FileTree } from 'nextra-theme-docs'
import {Screenshot} from 'components/screenshot'
import APE from '../../img/APE.png'
import APECOT from '../../img/ape-zero-shot-cot.png'
import { Callout, FileTree } from 'nextra-theme-docs';
import { Screenshot } from 'components/screenshot';
import APE from '../../img/APE.png';
import APECOT from '../../img/ape-zero-shot-cot.png';
<Screenshot src={APE} alt="APE" />
Image Source: [Zhou et al., (2022)](https://arxiv.org/abs/2211.01910)