Skip to content

Commit d4fc46d

Browse files
minor edit
1 parent ebff75a commit d4fc46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/providers/perplexity.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ const chatCompletion = await perplexity.chat.completions.create({
7777
name: "Perplexity",
7878
jsonexample: `
7979
{
80-
"model": "anthropic/{model}"
80+
"model": "perplexity/{model}"
8181
}`
8282

8383
}}

0 commit comments

Comments
 (0)