mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-04 12:00:10 +00:00
3de62e5bd3
- Update Chinese translation of the techniques section - For a better reading experience on the Chinese internet, modify the spacing between Chinese and English characters.
10 lines
410 B
Plaintext
10 lines
410 B
Plaintext
# 提示技术
|
|
|
|
import ContentFileNames from 'components/ContentFileNames'
|
|
|
|
时至今日,改进提示词显然有助于在不同任务上获得更好的结果。这就是提示工程背后的整个理念。
|
|
|
|
尽管基础示例很有趣,但在本节中,我们将介绍更高级的提示工程技术,使我们能够完成更复杂和有趣的任务。
|
|
|
|
<ContentFileNames section="techniques" lang="zh"/>
|