fix(registry): mark computer-use-preview as supporting pdf input

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
mateo 2026-09-12 19:46:13 +00:00
parent 9aa06cb4a3
commit 414442cd06
2 changed files with 2 additions and 0 deletions

View file

@ -14633,6 +14633,7 @@
],
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_pdf_input": true,
"supports_prompt_caching": false,
"supports_reasoning": true,
"supports_response_schema": false,

View file

@ -14633,6 +14633,7 @@
],
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_pdf_input": true,
"supports_prompt_caching": false,
"supports_reasoning": true,
"supports_response_schema": false,