Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/openai (source) 2.0.24 -> 2.0.66 age confidence

Release Notes

vercel/ai (@​ai-sdk/openai)

v2.0.66

Compare Source

Patch Changes
  • ai@​5.0.66

v2.0.65

Compare Source

Patch Changes
  • ai@​5.0.65

v2.0.64

Compare Source

Patch Changes
  • d251e53: feat(openai): add o3-deep-research and o4-mini-deep-research models

v2.0.63

Compare Source

Patch Changes
  • Updated dependencies [22609f8]
  • Updated dependencies [b552c94]
    • ai@​5.0.63

v2.0.62

Compare Source

Patch Changes

v2.0.61

Compare Source

Patch Changes
  • ai@​5.0.61

v2.0.60

Compare Source

Patch Changes
  • ai@​5.0.60

v2.0.59

Compare Source

Patch Changes
  • ai@​5.0.59

v2.0.58

Compare Source

Patch Changes
  • ai@​5.0.58

v2.0.57

Compare Source

Patch Changes
  • Updated dependencies [c319849]
    • ai@​5.0.57

v2.0.56

Compare Source

Patch Changes
  • Updated dependencies [b1d8458]
    • ai@​5.0.56

v2.0.55

Compare Source

Patch Changes
  • Updated dependencies [85da29e]
    • ai@​5.0.55

v2.0.54

Compare Source

Patch Changes

v2.0.53

Compare Source

Patch Changes
  • 5464bf0: fix(provider/openai): add truncation parameter support for Responses API

v2.0.52

Compare Source

Patch Changes
  • 8de8de5: fix(provider/openai): end reasoning parts earlier

v2.0.51

Compare Source

Patch Changes
  • cad5c1d: fix(provider/openai): fix web search tool input types

v2.0.50

Compare Source

Patch Changes
  • c336b43: feat(provider/openai): send assistant text and tool call parts as reference ids when store: true

v2.0.49

Patch Changes
  • f4287d0: feat(provider/openai): automatically add reasoning.encrypted_content include when store = false

v2.0.48

Patch Changes

v2.0.47

Patch Changes
  • 99e2a2a: feat(provider/openai): support file and image tool results

v2.0.46

Compare Source

Patch Changes
  • 66f69e7: Add 'default' as service tier

v2.0.45

Patch Changes

v2.0.44

Patch Changes
  • ai@​5.0.44

v2.0.43

Patch Changes

v2.0.42

Patch Changes
  • 035b927: fix: set providerExecuted on Anthropic web_fetch tool results

v2.0.41

Compare Source

Patch Changes

v2.0.40

Compare Source

Patch Changes

v2.0.39

Compare Source

Patch Changes
  • 5428a0d: The built in Code Interpreter tool input code is streamed in tool-input-<start/delta/end> chunks.

v2.0.38

Compare Source

Patch Changes
  • 0bda600: enables code_interpreter and file_search capabilities in the Azure provider through the Responses API

v2.0.37

Compare Source

Patch Changes
  • 6075c91: feat(provider/openai): only send item references for reasoning when store: true

v2.0.36

Compare Source

Patch Changes

v2.0.35

Compare Source

Patch Changes
  • 1cfc209: feat(provider/openai): OpenAIChatLanguageModelOptions type

    import { openai, type OpenAIChatLanguageModelOptions } from '@&#8203;ai-sdk/openai';
    import { generateText } from 'ai';
    
    await generateText({
      model: openai.chat('gpt-4o'),
      prompt: 'Invent a new holiday and describe its traditions.',
      providerOptions: {
        openai: {
          user: 'user-123',
        } satisfies OpenAIChatLanguageModelOptions,
      },
    });

v2.0.34

Compare Source

Patch Changes
  • 322901b: feat: add provider version to user-agent header

v2.0.33

Compare Source

Patch Changes
  • 28c9c6a: feat(anthropic): add prompt caching validation

v2.0.32

Compare Source

Patch Changes
  • 492b1ee: feat(provider/anthropic): add support for Agent Skills

v2.0.31

Compare Source

Patch Changes

v2.0.30

Compare Source

Patch Changes

v2.0.29

Compare Source

Patch Changes
  • 4235eb3: feat(provider/openai): code interpreter tool calls and results

v2.0.28

Compare Source

Patch Changes
  • 4c2bb77: fix (provider/openai): send sources action as include
  • 561e8b0: fix (provider/openai): fix code interpreter tool in doGenerate

v2.0.27

Compare Source

Patch Changes
  • 2338c79: feat (provider/openai): add jsdoc for openai tools

v2.0.26

Compare Source

Patch Changes
  • 5819aec: fix (provider/openai): only send tool calls finish reason for tools that are not provider-executed
  • af8c6bb: feat (provider/openai): add web_search tool

v2.0.25

Compare Source

Patch Changes
  • fb45ade: fix timestamp granularities support for openai transcription

Configuration

📅 Schedule: Branch creation - "before 8am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Oct 8, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from 2f7e679 to b5baeb3 Compare October 9, 2025 20:01
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.44 fix(deps): update dependency @ai-sdk/openai to v2.0.46 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from b5baeb3 to efb7429 Compare October 12, 2025 10:30
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.46 fix(deps): update dependency @ai-sdk/openai to v2.0.50 Oct 12, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from efb7429 to 6dc4a40 Compare October 14, 2025 08:06
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.50 fix(deps): update dependency @ai-sdk/openai to v2.0.52 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from 6dc4a40 to 348ef2d Compare October 22, 2025 12:00
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.52 fix(deps): update dependency @ai-sdk/openai to v2.0.53 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from 348ef2d to d650751 Compare October 27, 2025 11:48
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.53 fix(deps): update dependency @ai-sdk/openai to v2.0.54 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from d650751 to 0385f57 Compare October 28, 2025 12:55
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.54 fix(deps): update dependency @ai-sdk/openai to v2.0.56 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch 2 times, most recently from 891d0bc to f3db2de Compare October 29, 2025 13:02
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.56 fix(deps): update dependency @ai-sdk/openai to v2.0.57 Oct 29, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from f3db2de to 3396602 Compare October 30, 2025 01:43
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.57 fix(deps): update dependency @ai-sdk/openai to v2.0.58 Oct 30, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from 3396602 to 5a8da89 Compare October 31, 2025 17:51
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.58 fix(deps): update dependency @ai-sdk/openai to v2.0.59 Oct 31, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from 5a8da89 to 154cb15 Compare November 3, 2025 05:09
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.59 fix(deps): update dependency @ai-sdk/openai to v2.0.60 Nov 3, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from 154cb15 to d5edea3 Compare November 3, 2025 20:01
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.60 fix(deps): update dependency @ai-sdk/openai to v2.0.61 Nov 3, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from d5edea3 to d08adc3 Compare November 6, 2025 08:33
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.61 fix(deps): update dependency @ai-sdk/openai to v2.0.63 Nov 6, 2025
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.63 fix(deps): update dependency @ai-sdk/openai to v2.0.64 Nov 7, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from d08adc3 to d89bdf0 Compare November 7, 2025 11:43
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.64 fix(deps): update dependency @ai-sdk/openai to v2.0.65 Nov 11, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from d89bdf0 to fb3c2bf Compare November 11, 2025 07:17
@renovate renovate bot force-pushed the renovate/ai-sdk-openai-2.x branch from fb3c2bf to d6a1fde Compare November 14, 2025 16:58
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/openai to v2.0.65 fix(deps): update dependency @ai-sdk/openai to v2.0.66 Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant