You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Prompt-Engineering-Guide/pages/applications.en.mdx

10 lines
434 B
Markdown

# LLM Applications
import { Callout } from 'nextra-theme-docs'
import {Cards, Card} from 'nextra-theme-docs'
import {FilesIcon} from 'components/icons'
import ContentFileNames from 'components/ContentFileNames'
In this section, we will cover advanced and interesting ways we can use prompt engineering to perform useful and more advanced tasks with large language models (LLMs).
<ContentFileNames section="applications" lang="en"/>