mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-18 03:25:39 +00:00
fix missing AUTOCOT image on cot.kr.mdx page
Signed-off-by: Jungwon Kim <jungwon81@gmail.com>
This commit is contained in:
parent
2316080744
commit
f6366ee774
@ -3,6 +3,7 @@
|
||||
import {Screenshot} from 'components/screenshot'
|
||||
import COT from '../../img/cot.png'
|
||||
import ZEROCOT from '../../img/zero-cot.png'
|
||||
import AUTOCOT from '../../img/auto-cot.png'
|
||||
|
||||
|
||||
## Chain-of-Thought (CoT) Prompting
|
||||
|
Loading…
Reference in New Issue
Block a user