diff --git a/servlets/perplexity-sonar/src/main.ts b/servlets/perplexity-sonar/src/main.ts index 51bb7fd..3c440ae 100755 --- a/servlets/perplexity-sonar/src/main.ts +++ b/servlets/perplexity-sonar/src/main.ts @@ -188,7 +188,7 @@ export function describeImpl(): ListToolsResult { model: { type: "string", description: - "The name of the model to use (e.g. 'sonar', 'sonar-pro', 'sonar-reasoning')", + "The name of the model to use (e.g. 'sonar', 'sonar-pro', 'sonar-reasoning', 'sonar-deep-research')" }, messages: { type: "array",