@ai-sdk/openai 4.0.0-beta.41 → 4.0.0-beta.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -481,7 +481,7 @@ var openaiChatChunkSchema = lazySchema(
481
481
  )
482
482
  );
483
483
 
484
- // src/chat/openai-chat-options.ts
484
+ // src/chat/openai-chat-language-model-options.ts
485
485
  import {
486
486
  lazySchema as lazySchema2,
487
487
  zodSchema as zodSchema2
@@ -1302,7 +1302,7 @@ var openaiCompletionChunkSchema = lazySchema3(
1302
1302
  )
1303
1303
  );
1304
1304
 
1305
- // src/completion/openai-completion-options.ts
1305
+ // src/completion/openai-completion-language-model-options.ts
1306
1306
  import {
1307
1307
  lazySchema as lazySchema4,
1308
1308
  zodSchema as zodSchema4
@@ -1606,7 +1606,7 @@ import {
1606
1606
  WORKFLOW_SERIALIZE as WORKFLOW_SERIALIZE3
1607
1607
  } from "@ai-sdk/provider-utils";
1608
1608
 
1609
- // src/embedding/openai-embedding-options.ts
1609
+ // src/embedding/openai-embedding-model-options.ts
1610
1610
  import {
1611
1611
  lazySchema as lazySchema5,
1612
1612
  zodSchema as zodSchema5
@@ -2031,7 +2031,7 @@ var openaiTranscriptionResponseSchema = lazySchema8(
2031
2031
  )
2032
2032
  );
2033
2033
 
2034
- // src/transcription/openai-transcription-options.ts
2034
+ // src/transcription/openai-transcription-model-options.ts
2035
2035
  import {
2036
2036
  lazySchema as lazySchema9,
2037
2037
  zodSchema as zodSchema9
@@ -2253,7 +2253,7 @@ import {
2253
2253
  WORKFLOW_SERIALIZE as WORKFLOW_SERIALIZE6
2254
2254
  } from "@ai-sdk/provider-utils";
2255
2255
 
2256
- // src/speech/openai-speech-options.ts
2256
+ // src/speech/openai-speech-model-options.ts
2257
2257
  import {
2258
2258
  lazySchema as lazySchema10,
2259
2259
  zodSchema as zodSchema10
@@ -4208,7 +4208,7 @@ var openaiResponsesResponseSchema = lazySchema15(
4208
4208
  )
4209
4209
  );
4210
4210
 
4211
- // src/responses/openai-responses-options.ts
4211
+ // src/responses/openai-responses-language-model-options.ts
4212
4212
  import {
4213
4213
  lazySchema as lazySchema16,
4214
4214
  zodSchema as zodSchema16