mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-02 15:40:13 +00:00
9 lines
290 B
Plaintext
9 lines
290 B
Plaintext
# Prompting Applications
|
|
|
|
import { Callout } from 'nextra-theme-docs'
|
|
|
|
In this section, we will cover some advanced and interesting ways we can use prompt engineering to perform useful and more advanced tasks.
|
|
|
|
<Callout emoji="⚠️">
|
|
This section is under heavy development.
|
|
</Callout> |