Commit f0e3c33
committed
Merge remote-tracking branch 'origin/v5' into v5-5826
* origin/v5:
fix(utils/detect-mimetype): add support for detecting id3 tags (#5737) (#5822)
fix (openai): structured output support for responses api model (#5809) (#5821)
fix(provider/openai): update temperature handling for all search preview model (#5739) (#5820)
feat(providers/fal): add transcribe (#5718) (#5819)
docs: move gladia provider (#5790) (#5818)
chore (automation): assign team pull requests to author (#5844)
feat(providers/gladia): add transcribe (#5720) (#5817)
feat (providers/openai): add gpt-4.1 models (#5764) (#5816)
feat(providers/deepgram): add transcribe (#5721) (#5815)
chore: switch to workspace:* (#5864)
feat(providers/lmnt): add speech (#5726) (#5823)
feat(providers/hume): add speech (#5727) (#5814)
feat(providers/revai): add transcribe (#5730) (#5807)File tree
192 files changed
+7819
-643
lines changed- .changeset
- .github/workflows
- content
- docs
- 02-foundations
- 03-ai-sdk-core
- providers/01-ai-sdk-providers
- examples
- ai-core
- src
- e2e
- generate-speech
- transcribe
- express
- fastify
- hono
- mcp
- nest
- next-fastapi
- next-google-vertex
- next-langchain
- next-openai-kasada-bot-protection
- next-openai-pages
- next-openai-telemetry-sentry
- next-openai-telemetry
- next-openai-upstash-rate-limits
- next-openai
- node-http-server
- nuxt-openai
- sveltekit-openai
- packages
- ai
- core/util
- amazon-bedrock
- anthropic
- azure
- cerebras
- codemod
- cohere
- deepgram
- src
- deepinfra
- deepseek
- elevenlabs
- fal
- src
- fireworks
- gladia
- src
- google-vertex
- google
- groq
- hume
- src
- lmnt
- src
- luma
- mistral
- openai-compatible
- openai
- src
- responses
- perplexity
- provider-utils
- react
- replicate
- revai
- src
- rsc
- svelte
- togetherai
- valibot
- vue
- xai
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
192 files changed
+7819
-643
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 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 | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 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 | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 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 | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 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 | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments