mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-02 15:40:13 +00:00
Modify ape.kr.mdx Korean Translation Document
This commit is contained in:
parent
3134dfc413
commit
ee7120e7b8
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user