We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c1085 commit 2c36926Copy full SHA for 2c36926
apps/sim/blocks/blocks/perplexity.ts
@@ -50,7 +50,6 @@ export const PerplexityBlock: BlockConfig<PerplexityResponse> = {
50
{ label: 'Sonar', id: 'sonar' },
51
{ label: 'Sonar Pro', id: 'sonar-pro' },
52
{ label: 'Sonar Deep Research', id: 'sonar-deep-research' },
53
- { label: 'Sonar Reasoning', id: 'sonar-reasoning' },
54
{ label: 'Sonar Reasoning Pro', id: 'sonar-reasoning-pro' },
55
],
56
value: () => 'sonar',
0 commit comments