Skip to content

Commit b5f37a0

Browse files
authored
Merge pull request #105 from Thomaash/main
fix(perplexity): add the new reasoning pro model
2 parents 0318ed0 + e5c2d94 commit b5f37a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/parrot/provider/perplexity.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ function Perplexity:get_available_models()
124124
"sonar",
125125
"sonar-pro",
126126
"sonar-reasoning",
127+
"sonar-reasoning-pro",
127128
}
128129
end
129130

0 commit comments

Comments
 (0)