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/models.mdx

13 lines
310 B
Markdown

# Models
In this section, we will cover some of the capabilities of language models by applying the latest and most advanced prompting engineering techniques.
import { Card, Cards } from 'nextra-theme-docs'
<Cards num={1}>
<Card
arrow
title="ChatGPT"
href="/models/chatgpt">
</Card>
</Cards>