Skip to content

Commit 541fe7b

Browse files
committed
Removing deprecated Perplexity models.
1 parent 1a006e0 commit 541fe7b

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

components/perplexity/common/constants.mjs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ export default {
22
MODELS: [
33
"llama-3.1-sonar-small-128k-online",
44
"llama-3.1-sonar-large-128k-online",
5-
"llama-3.1-sonar-small-128k-chat",
6-
"llama-3.1-sonar-large-128k-chat",
7-
"llama-3.1-70b-instruct",
8-
"llama-3.1-8b-instruct",
95
],
106
ROLES: [
117
"system",

pnpm-lock.yaml

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)