Commit 46dcc02
authored
feat(provider/gateway): Add o3-deep-research to gateway model string autocomplete (#10031)
<!--
Welcome to contributing to AI SDK! We're excited to see your changes.
We suggest you read the following contributing guide we've created
before submitting:
https://github.com/vercel/ai/blob/main/CONTRIBUTING.md
-->
## Background
Adding o3-deep-research to AI Gateway
## Summary
Add o3-deep-research to gateway model string autocomplete
## Manual Verification
Autocomplete works
## Checklist
<!--
Do not edit this list. Leave items unchecked that don't apply. If you
need to track subtasks, create a new "## Tasks" section
Please check if the PR fulfills the following requirements:
-->
- [ ] Tests have been added / updated (for bug fixes / features)
- [ ] Documentation has been added / updated (for bug fixes / features)
- [X] A _patch_ changeset for relevant packages has been added (for bug
fixes / features - run `pnpm changeset` in the project root)
- [X] I have reviewed this pull request (self-review)1 parent 19630cf commit 46dcc02
File tree
2 files changed
+6
-0
lines changed- .changeset
- packages/gateway/src
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments