diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AssistantsClient.ListMessages.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AssistantsClient.ListMessages.g.cs
index 8a5acb4f..2f183f0b 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AssistantsClient.ListMessages.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AssistantsClient.ListMessages.g.cs
@@ -482,7 +482,7 @@ partial void ProcessListMessagesResponseContent(
}
///
- /// Wraps ListMessagesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.MessageObject> that auto-pages over the response.
+ /// Wraps ListMessagesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AssistantsClient.ListRunSteps.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AssistantsClient.ListRunSteps.g.cs
index 78195c54..e166234a 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AssistantsClient.ListRunSteps.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AssistantsClient.ListRunSteps.g.cs
@@ -491,7 +491,7 @@ partial void ProcessListRunStepsResponseContent(
}
///
- /// Wraps ListRunStepsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.RunStepObject> that auto-pages over the response.
+ /// Wraps ListRunStepsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AssistantsClient.ListRuns.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AssistantsClient.ListRuns.g.cs
index 5e554c60..d5f4eb9e 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AssistantsClient.ListRuns.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AssistantsClient.ListRuns.g.cs
@@ -472,7 +472,7 @@ partial void ProcessListRunsResponseContent(
}
///
- /// Wraps ListRunsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.RunObject> that auto-pages over the response.
+ /// Wraps ListRunsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AudioClient.ListVoiceConsents.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AudioClient.ListVoiceConsents.g.cs
index 01f6bd39..b04aba71 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AudioClient.ListVoiceConsents.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AudioClient.ListVoiceConsents.g.cs
@@ -443,7 +443,7 @@ partial void ProcessListVoiceConsentsResponseContent(
}
///
- /// Wraps ListVoiceConsentsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.VoiceConsentResource> that auto-pages over the response.
+ /// Wraps ListVoiceConsentsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AuditLogsClient.ListAuditLogs.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AuditLogsClient.ListAuditLogs.g.cs
index 0654db24..415863bf 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AuditLogsClient.ListAuditLogs.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.AuditLogsClient.ListAuditLogs.g.cs
@@ -514,7 +514,7 @@ partial void ProcessListAuditLogsResponseContent(
}
///
- /// Wraps ListAuditLogsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.AuditLog> that auto-pages over the response.
+ /// Wraps ListAuditLogsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.BatchClient.ListBatches.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.BatchClient.ListBatches.g.cs
index 8a2840ff..f9282f78 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.BatchClient.ListBatches.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.BatchClient.ListBatches.g.cs
@@ -439,7 +439,7 @@ partial void ProcessListBatchesResponseContent(
}
///
- /// Wraps ListBatchesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.Batch> that auto-pages over the response.
+ /// Wraps ListBatchesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.CertificatesClient.ListOrganizationCertificates.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.CertificatesClient.ListOrganizationCertificates.g.cs
index 0b415890..29bf646f 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.CertificatesClient.ListOrganizationCertificates.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.CertificatesClient.ListOrganizationCertificates.g.cs
@@ -455,7 +455,7 @@ partial void ProcessListOrganizationCertificatesResponseContent(
}
///
- /// Wraps ListOrganizationCertificatesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.OrganizationCertificate> that auto-pages over the response.
+ /// Wraps ListOrganizationCertificatesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.CertificatesClient.ListProjectCertificates.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.CertificatesClient.ListProjectCertificates.g.cs
index 449e2a22..e4834d2f 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.CertificatesClient.ListProjectCertificates.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.CertificatesClient.ListProjectCertificates.g.cs
@@ -464,7 +464,7 @@ partial void ProcessListProjectCertificatesResponseContent(
}
///
- /// Wraps ListProjectCertificatesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.OrganizationProjectCertificate> that auto-pages over the response.
+ /// Wraps ListProjectCertificatesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ChatClient.GetChatMessages.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ChatClient.GetChatMessages.g.cs
index 312d395a..38b922ae 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ChatClient.GetChatMessages.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ChatClient.GetChatMessages.g.cs
@@ -466,7 +466,7 @@ partial void ProcessGetChatMessagesResponseContent(
}
///
- /// Wraps GetChatMessagesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.AllOf<global::tryAGI.OpenAI.ChatCompletionResponseMessage, global::tryAGI.OpenAI.ChatCompletionMessageListDataItem>> that auto-pages over the response.
+ /// Wraps GetChatMessagesAsync as an IAsyncEnumerable> that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ChatClient.ListChatCompletions.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ChatClient.ListChatCompletions.g.cs
index 61d6423c..bd4f329c 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ChatClient.ListChatCompletions.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ChatClient.ListChatCompletions.g.cs
@@ -475,7 +475,7 @@ partial void ProcessListChatCompletionsResponseContent(
}
///
- /// Wraps ListChatCompletionsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.CreateChatCompletionResponse> that auto-pages over the response.
+ /// Wraps ListChatCompletionsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ConversationsClient.ListItems.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ConversationsClient.ListItems.g.cs
index d0ca0c1a..b1191b17 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ConversationsClient.ListItems.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ConversationsClient.ListItems.g.cs
@@ -472,7 +472,7 @@ partial void ProcessListItemsResponseContent(
}
///
- /// Wraps ListItemsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ConversationItem> that auto-pages over the response.
+ /// Wraps ListItemsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Example: conv_123
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.EvalsClient.GetEvalRunOutputItems.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.EvalsClient.GetEvalRunOutputItems.g.cs
index 7c41de9e..2a75582b 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.EvalsClient.GetEvalRunOutputItems.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.EvalsClient.GetEvalRunOutputItems.g.cs
@@ -481,7 +481,7 @@ partial void ProcessGetEvalRunOutputItemsResponseContent(
}
///
- /// Wraps GetEvalRunOutputItemsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.EvalRunOutputItem> that auto-pages over the response.
+ /// Wraps GetEvalRunOutputItemsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.EvalsClient.GetEvalRuns.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.EvalsClient.GetEvalRuns.g.cs
index 9a6ae3ab..e5ab8f31 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.EvalsClient.GetEvalRuns.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.EvalsClient.GetEvalRuns.g.cs
@@ -472,7 +472,7 @@ partial void ProcessGetEvalRunsResponseContent(
}
///
- /// Wraps GetEvalRunsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.EvalRun> that auto-pages over the response.
+ /// Wraps GetEvalRunsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.EvalsClient.ListEvals.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.EvalsClient.ListEvals.g.cs
index a2d449e8..f6c77ca4 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.EvalsClient.ListEvals.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.EvalsClient.ListEvals.g.cs
@@ -467,7 +467,7 @@ partial void ProcessListEvalsResponseContent(
}
///
- /// Wraps ListEvalsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.Eval> that auto-pages over the response.
+ /// Wraps ListEvalsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.FilesClient.ListFiles.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.FilesClient.ListFiles.g.cs
index b8412416..5ffe479a 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.FilesClient.ListFiles.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.FilesClient.ListFiles.g.cs
@@ -463,7 +463,7 @@ partial void ProcessListFilesResponseContent(
}
///
- /// Wraps ListFilesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.OpenAIFile> that auto-pages over the response.
+ /// Wraps ListFilesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.FineTuningClient.ListCheckpointPermissions.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.FineTuningClient.ListCheckpointPermissions.g.cs
index 041e99ef..7990d2a8 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.FineTuningClient.ListCheckpointPermissions.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.FineTuningClient.ListCheckpointPermissions.g.cs
@@ -478,7 +478,7 @@ partial void ProcessListCheckpointPermissionsResponseContent(
}
///
- /// Wraps ListCheckpointPermissionsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.FineTuningCheckpointPermission> that auto-pages over the response.
+ /// Wraps ListCheckpointPermissionsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Example: ft-AF1WoRqd3aJAHsqc9NY7iL8F
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.FineTuningClient.ListFineTuningCheckpoints.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.FineTuningClient.ListFineTuningCheckpoints.g.cs
index 4a253c6b..d9983933 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.FineTuningClient.ListFineTuningCheckpoints.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.FineTuningClient.ListFineTuningCheckpoints.g.cs
@@ -452,7 +452,7 @@ partial void ProcessListFineTuningCheckpointsResponseContent(
}
///
- /// Wraps ListFineTuningCheckpointsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.FineTuningJobCheckpoint> that auto-pages over the response.
+ /// Wraps ListFineTuningCheckpointsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Example: ft-AF1WoRqd3aJAHsqc9NY7iL8F
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAssistantsClient.ListMessages.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAssistantsClient.ListMessages.g.cs
index 3c6ba1b3..e106ff35 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAssistantsClient.ListMessages.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAssistantsClient.ListMessages.g.cs
@@ -56,7 +56,7 @@ public partial interface IAssistantsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListMessagesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.MessageObject> that auto-pages over the response.
+ /// Wraps ListMessagesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAssistantsClient.ListRunSteps.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAssistantsClient.ListRunSteps.g.cs
index b081662d..fc8875fc 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAssistantsClient.ListRunSteps.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAssistantsClient.ListRunSteps.g.cs
@@ -60,7 +60,7 @@ public partial interface IAssistantsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListRunStepsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.RunStepObject> that auto-pages over the response.
+ /// Wraps ListRunStepsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAssistantsClient.ListRuns.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAssistantsClient.ListRuns.g.cs
index 35b0ddcc..594b14f6 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAssistantsClient.ListRuns.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAssistantsClient.ListRuns.g.cs
@@ -52,7 +52,7 @@ public partial interface IAssistantsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListRunsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.RunObject> that auto-pages over the response.
+ /// Wraps ListRunsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAudioClient.ListVoiceConsents.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAudioClient.ListVoiceConsents.g.cs
index 9829c3dd..f22e4e8a 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAudioClient.ListVoiceConsents.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAudioClient.ListVoiceConsents.g.cs
@@ -40,7 +40,7 @@ public partial interface IAudioClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListVoiceConsentsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.VoiceConsentResource> that auto-pages over the response.
+ /// Wraps ListVoiceConsentsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAuditLogsClient.ListAuditLogs.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAuditLogsClient.ListAuditLogs.g.cs
index a2557078..a631e544 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAuditLogsClient.ListAuditLogs.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IAuditLogsClient.ListAuditLogs.g.cs
@@ -64,7 +64,7 @@ public partial interface IAuditLogsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListAuditLogsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.AuditLog> that auto-pages over the response.
+ /// Wraps ListAuditLogsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IBatchClient.ListBatches.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IBatchClient.ListBatches.g.cs
index 240208d4..5f7a13e6 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IBatchClient.ListBatches.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IBatchClient.ListBatches.g.cs
@@ -36,7 +36,7 @@ public partial interface IBatchClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListBatchesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.Batch> that auto-pages over the response.
+ /// Wraps ListBatchesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ICertificatesClient.ListOrganizationCertificates.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ICertificatesClient.ListOrganizationCertificates.g.cs
index b2617543..d7ef1bd5 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ICertificatesClient.ListOrganizationCertificates.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ICertificatesClient.ListOrganizationCertificates.g.cs
@@ -44,7 +44,7 @@ public partial interface ICertificatesClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListOrganizationCertificatesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.OrganizationCertificate> that auto-pages over the response.
+ /// Wraps ListOrganizationCertificatesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ICertificatesClient.ListProjectCertificates.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ICertificatesClient.ListProjectCertificates.g.cs
index 9c214f6f..aa52f410 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ICertificatesClient.ListProjectCertificates.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ICertificatesClient.ListProjectCertificates.g.cs
@@ -48,7 +48,7 @@ public partial interface ICertificatesClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListProjectCertificatesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.OrganizationProjectCertificate> that auto-pages over the response.
+ /// Wraps ListProjectCertificatesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IChatClient.GetChatMessages.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IChatClient.GetChatMessages.g.cs
index e93952a7..a351d139 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IChatClient.GetChatMessages.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IChatClient.GetChatMessages.g.cs
@@ -52,7 +52,7 @@ public partial interface IChatClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps GetChatMessagesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.AllOf<global::tryAGI.OpenAI.ChatCompletionResponseMessage, global::tryAGI.OpenAI.ChatCompletionMessageListDataItem>> that auto-pages over the response.
+ /// Wraps GetChatMessagesAsync as an IAsyncEnumerable> that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IChatClient.ListChatCompletions.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IChatClient.ListChatCompletions.g.cs
index 1a1cd5ba..f3763c8f 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IChatClient.ListChatCompletions.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IChatClient.ListChatCompletions.g.cs
@@ -54,7 +54,7 @@ public partial interface IChatClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListChatCompletionsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.CreateChatCompletionResponse> that auto-pages over the response.
+ /// Wraps ListChatCompletionsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IConversationsClient.ListItems.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IConversationsClient.ListItems.g.cs
index 654efbb1..a07729fb 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IConversationsClient.ListItems.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IConversationsClient.ListItems.g.cs
@@ -52,7 +52,7 @@ public partial interface IConversationsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListItemsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ConversationItem> that auto-pages over the response.
+ /// Wraps ListItemsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Example: conv_123
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IEvalsClient.GetEvalRunOutputItems.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IEvalsClient.GetEvalRunOutputItems.g.cs
index 530c246c..131ed4af 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IEvalsClient.GetEvalRunOutputItems.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IEvalsClient.GetEvalRunOutputItems.g.cs
@@ -56,7 +56,7 @@ public partial interface IEvalsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps GetEvalRunOutputItemsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.EvalRunOutputItem> that auto-pages over the response.
+ /// Wraps GetEvalRunOutputItemsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IEvalsClient.GetEvalRuns.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IEvalsClient.GetEvalRuns.g.cs
index 4e6d2960..e0c23b3c 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IEvalsClient.GetEvalRuns.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IEvalsClient.GetEvalRuns.g.cs
@@ -52,7 +52,7 @@ public partial interface IEvalsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps GetEvalRunsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.EvalRun> that auto-pages over the response.
+ /// Wraps GetEvalRunsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IEvalsClient.ListEvals.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IEvalsClient.ListEvals.g.cs
index b2dfc359..22a1751d 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IEvalsClient.ListEvals.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IEvalsClient.ListEvals.g.cs
@@ -52,7 +52,7 @@ public partial interface IEvalsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListEvalsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.Eval> that auto-pages over the response.
+ /// Wraps ListEvalsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IFilesClient.ListFiles.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IFilesClient.ListFiles.g.cs
index ae3ac844..5a3fdeec 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IFilesClient.ListFiles.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IFilesClient.ListFiles.g.cs
@@ -48,7 +48,7 @@ public partial interface IFilesClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListFilesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.OpenAIFile> that auto-pages over the response.
+ /// Wraps ListFilesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IFineTuningClient.ListCheckpointPermissions.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IFineTuningClient.ListCheckpointPermissions.g.cs
index e59db815..b780c999 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IFineTuningClient.ListCheckpointPermissions.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IFineTuningClient.ListCheckpointPermissions.g.cs
@@ -58,7 +58,7 @@ public partial interface IFineTuningClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListCheckpointPermissionsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.FineTuningCheckpointPermission> that auto-pages over the response.
+ /// Wraps ListCheckpointPermissionsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Example: ft-AF1WoRqd3aJAHsqc9NY7iL8F
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IFineTuningClient.ListFineTuningCheckpoints.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IFineTuningClient.ListFineTuningCheckpoints.g.cs
index 2efb827a..d1de01ec 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IFineTuningClient.ListFineTuningCheckpoints.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IFineTuningClient.ListFineTuningCheckpoints.g.cs
@@ -44,7 +44,7 @@ public partial interface IFineTuningClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListFineTuningCheckpointsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.FineTuningJobCheckpoint> that auto-pages over the response.
+ /// Wraps ListFineTuningCheckpointsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Example: ft-AF1WoRqd3aJAHsqc9NY7iL8F
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IInvitesClient.ListInvites.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IInvitesClient.ListInvites.g.cs
index b1eee379..39957413 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IInvitesClient.ListInvites.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IInvitesClient.ListInvites.g.cs
@@ -36,7 +36,7 @@ public partial interface IInvitesClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListInvitesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.Invite> that auto-pages over the response.
+ /// Wraps ListInvitesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListAllOrganizationAndProjectApiKeys.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListAllOrganizationAndProjectApiKeys.g.cs
index 684d23c3..0c94b678 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListAllOrganizationAndProjectApiKeys.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListAllOrganizationAndProjectApiKeys.g.cs
@@ -54,7 +54,7 @@ public partial interface IOpenAiClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListAllOrganizationAndProjectApiKeysAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.AdminApiKey> that auto-pages over the response.
+ /// Wraps ListAllOrganizationAndProjectApiKeysAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Order results by creation time, ascending or descending.
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListChatKitThreadItems.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListChatKitThreadItems.g.cs
index f01eca47..8162065d 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListChatKitThreadItems.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListChatKitThreadItems.g.cs
@@ -56,7 +56,7 @@ public partial interface IOpenAiClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListChatKitThreadItemsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ThreadItem> that auto-pages over the response.
+ /// Wraps ListChatKitThreadItemsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Example: cthr_123
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListChatKitThreads.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListChatKitThreads.g.cs
index f97289b4..5d2f505e 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListChatKitThreads.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListChatKitThreads.g.cs
@@ -56,7 +56,7 @@ public partial interface IOpenAiClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListChatKitThreadsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ThreadResource> that auto-pages over the response.
+ /// Wraps ListChatKitThreadsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListContainerFiles.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListContainerFiles.g.cs
index 19f97759..15e92a83 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListContainerFiles.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListContainerFiles.g.cs
@@ -50,7 +50,7 @@ public partial interface IOpenAiClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListContainerFilesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ContainerFileResource> that auto-pages over the response.
+ /// Wraps ListContainerFilesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListContainers.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListContainers.g.cs
index 703c0047..eefe346e 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListContainers.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IOpenAiClient.ListContainers.g.cs
@@ -50,7 +50,7 @@ public partial interface IOpenAiClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListContainersAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ContainerResource> that auto-pages over the response.
+ /// Wraps ListContainersAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectApiKeys.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectApiKeys.g.cs
index fccf9add..977e4b0d 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectApiKeys.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectApiKeys.g.cs
@@ -40,7 +40,7 @@ public partial interface IProjectsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListProjectApiKeysAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ProjectApiKey> that auto-pages over the response.
+ /// Wraps ListProjectApiKeysAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectRateLimits.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectRateLimits.g.cs
index f0c0453b..7f41d5bc 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectRateLimits.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectRateLimits.g.cs
@@ -44,7 +44,7 @@ public partial interface IProjectsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListProjectRateLimitsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ProjectRateLimit> that auto-pages over the response.
+ /// Wraps ListProjectRateLimitsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectServiceAccounts.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectServiceAccounts.g.cs
index 759adc52..f4130216 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectServiceAccounts.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectServiceAccounts.g.cs
@@ -40,7 +40,7 @@ public partial interface IProjectsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListProjectServiceAccountsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ProjectServiceAccount> that auto-pages over the response.
+ /// Wraps ListProjectServiceAccountsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectUsers.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectUsers.g.cs
index e41a9f86..bec66be0 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectUsers.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjectUsers.g.cs
@@ -40,7 +40,7 @@ public partial interface IProjectsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListProjectUsersAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ProjectUser> that auto-pages over the response.
+ /// Wraps ListProjectUsersAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjects.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjects.g.cs
index b011b7b0..1ba10c1d 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjects.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IProjectsClient.ListProjects.g.cs
@@ -44,7 +44,7 @@ public partial interface IProjectsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListProjectsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.Project> that auto-pages over the response.
+ /// Wraps ListProjectsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IResponsesClient.ListInputItems.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IResponsesClient.ListInputItems.g.cs
index 56ac0ad1..8812bda6 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IResponsesClient.ListInputItems.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IResponsesClient.ListInputItems.g.cs
@@ -48,7 +48,7 @@ public partial interface IResponsesClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListInputItemsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ItemResource> that auto-pages over the response.
+ /// Wraps ListInputItemsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISkillsClient.ListSkillVersions.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISkillsClient.ListSkillVersions.g.cs
index 5d419a33..df18cdc3 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISkillsClient.ListSkillVersions.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISkillsClient.ListSkillVersions.g.cs
@@ -48,7 +48,7 @@ public partial interface ISkillsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListSkillVersionsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.SkillVersionResource> that auto-pages over the response.
+ /// Wraps ListSkillVersionsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Example: skill_123
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISkillsClient.ListSkills.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISkillsClient.ListSkills.g.cs
index f6255e83..e0b3bb45 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISkillsClient.ListSkills.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISkillsClient.ListSkills.g.cs
@@ -40,7 +40,7 @@ public partial interface ISkillsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListSkillsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.SkillResource> that auto-pages over the response.
+ /// Wraps ListSkillsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISpendAlertsClient.ListOrganizationSpendAlerts.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISpendAlertsClient.ListOrganizationSpendAlerts.g.cs
index 3aec9662..b72b2aac 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISpendAlertsClient.ListOrganizationSpendAlerts.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISpendAlertsClient.ListOrganizationSpendAlerts.g.cs
@@ -44,7 +44,7 @@ public partial interface ISpendAlertsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListOrganizationSpendAlertsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.OrganizationSpendAlert> that auto-pages over the response.
+ /// Wraps ListOrganizationSpendAlertsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISpendAlertsClient.ListProjectSpendAlerts.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISpendAlertsClient.ListProjectSpendAlerts.g.cs
index 08dde295..917687c8 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISpendAlertsClient.ListProjectSpendAlerts.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ISpendAlertsClient.ListProjectSpendAlerts.g.cs
@@ -48,7 +48,7 @@ public partial interface ISpendAlertsClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListProjectSpendAlertsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ProjectSpendAlert> that auto-pages over the response.
+ /// Wraps ListProjectSpendAlertsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.AudioSpeeches.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.AudioSpeeches.g.cs
index 198757e5..91522a48 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.AudioSpeeches.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.AudioSpeeches.g.cs
@@ -68,7 +68,7 @@ public partial interface IUsageClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps AudioSpeechesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps AudioSpeechesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -81,7 +81,7 @@ public partial interface IUsageClient
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
global::System.Collections.Generic.IAsyncEnumerable AudioSpeechesAutoPagingAsync(
int startTime, int? endTime = default,
@@ -92,7 +92,7 @@ public partial interface IUsageClient
global::System.Collections.Generic.IList? models = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.AudioTranscriptions.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.AudioTranscriptions.g.cs
index aa25c74d..bc998d93 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.AudioTranscriptions.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.AudioTranscriptions.g.cs
@@ -68,7 +68,7 @@ public partial interface IUsageClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps AudioTranscriptionsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps AudioTranscriptionsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -81,7 +81,7 @@ public partial interface IUsageClient
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
global::System.Collections.Generic.IAsyncEnumerable AudioTranscriptionsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -92,7 +92,7 @@ public partial interface IUsageClient
global::System.Collections.Generic.IList? models = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.CodeInterpreterSessions.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.CodeInterpreterSessions.g.cs
index f195158f..bef6a2bc 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.CodeInterpreterSessions.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.CodeInterpreterSessions.g.cs
@@ -56,7 +56,7 @@ public partial interface IUsageClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps CodeInterpreterSessionsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps CodeInterpreterSessionsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -66,7 +66,7 @@ public partial interface IUsageClient
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
global::System.Collections.Generic.IAsyncEnumerable CodeInterpreterSessionsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -74,7 +74,7 @@ public partial interface IUsageClient
global::System.Collections.Generic.IList? projectIds = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Completions.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Completions.g.cs
index f7010eb2..ee74d086 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Completions.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Completions.g.cs
@@ -72,7 +72,7 @@ public partial interface IUsageClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps CompletionsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps CompletionsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -86,7 +86,7 @@ public partial interface IUsageClient
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
global::System.Collections.Generic.IAsyncEnumerable CompletionsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -98,7 +98,7 @@ public partial interface IUsageClient
bool? batch = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Costs.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Costs.g.cs
index 3c4da2e5..66c744fc 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Costs.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Costs.g.cs
@@ -64,7 +64,7 @@ public partial interface IUsageClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps CostsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps CostsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -77,7 +77,7 @@ public partial interface IUsageClient
///
/// Default Value: 7
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
global::System.Collections.Generic.IAsyncEnumerable CostsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -86,7 +86,7 @@ public partial interface IUsageClient
global::System.Collections.Generic.IList? apiKeyIds = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Embeddings.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Embeddings.g.cs
index 2f4297be..a4097c71 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Embeddings.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Embeddings.g.cs
@@ -68,7 +68,7 @@ public partial interface IUsageClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps EmbeddingsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps EmbeddingsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -81,7 +81,7 @@ public partial interface IUsageClient
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
global::System.Collections.Generic.IAsyncEnumerable EmbeddingsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -92,7 +92,7 @@ public partial interface IUsageClient
global::System.Collections.Generic.IList? models = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.FileSearchCalls.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.FileSearchCalls.g.cs
index ccca5d6e..54b59e0a 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.FileSearchCalls.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.FileSearchCalls.g.cs
@@ -68,7 +68,7 @@ public partial interface IUsageClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps FileSearchCallsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps FileSearchCallsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -81,7 +81,7 @@ public partial interface IUsageClient
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
global::System.Collections.Generic.IAsyncEnumerable FileSearchCallsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -92,7 +92,7 @@ public partial interface IUsageClient
global::System.Collections.Generic.IList? vectorStoreIds = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Images.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Images.g.cs
index 9ca2e51a..7543d303 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Images.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Images.g.cs
@@ -76,7 +76,7 @@ public partial interface IUsageClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ImagesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps ImagesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -91,7 +91,7 @@ public partial interface IUsageClient
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
global::System.Collections.Generic.IAsyncEnumerable ImagesAutoPagingAsync(
int startTime, int? endTime = default,
@@ -104,7 +104,7 @@ public partial interface IUsageClient
global::System.Collections.Generic.IList? models = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Moderations.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Moderations.g.cs
index c4962207..4b90cb8a 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Moderations.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.Moderations.g.cs
@@ -68,7 +68,7 @@ public partial interface IUsageClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ModerationsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps ModerationsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -81,7 +81,7 @@ public partial interface IUsageClient
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
global::System.Collections.Generic.IAsyncEnumerable ModerationsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -92,7 +92,7 @@ public partial interface IUsageClient
global::System.Collections.Generic.IList? models = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.VectorStores.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.VectorStores.g.cs
index ef919c99..f893bf47 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.VectorStores.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.VectorStores.g.cs
@@ -56,7 +56,7 @@ public partial interface IUsageClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps VectorStoresAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps VectorStoresAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -66,7 +66,7 @@ public partial interface IUsageClient
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
global::System.Collections.Generic.IAsyncEnumerable VectorStoresAutoPagingAsync(
int startTime, int? endTime = default,
@@ -74,7 +74,7 @@ public partial interface IUsageClient
global::System.Collections.Generic.IList? projectIds = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.WebSearchCalls.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.WebSearchCalls.g.cs
index 287c56bb..01fc142a 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.WebSearchCalls.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsageClient.WebSearchCalls.g.cs
@@ -72,7 +72,7 @@ public partial interface IUsageClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps WebSearchCallsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps WebSearchCallsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -86,7 +86,7 @@ public partial interface IUsageClient
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
global::System.Collections.Generic.IAsyncEnumerable WebSearchCallsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -98,7 +98,7 @@ public partial interface IUsageClient
global::System.Collections.Generic.IList? contextLevels = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsersClient.ListUsers.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsersClient.ListUsers.g.cs
index d51a2f31..d8d220d5 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsersClient.ListUsers.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IUsersClient.ListUsers.g.cs
@@ -40,7 +40,7 @@ public partial interface IUsersClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListUsersAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.User> that auto-pages over the response.
+ /// Wraps ListUsersAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVectorStoresClient.ListVectorStoreFiles.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVectorStoresClient.ListVectorStoreFiles.g.cs
index 8a2ab0c2..e9dd31c6 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVectorStoresClient.ListVectorStoreFiles.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVectorStoresClient.ListVectorStoreFiles.g.cs
@@ -56,7 +56,7 @@ public partial interface IVectorStoresClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListVectorStoreFilesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.VectorStoreFileObject> that auto-pages over the response.
+ /// Wraps ListVectorStoreFilesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVectorStoresClient.ListVectorStoreFilesInABatch.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVectorStoresClient.ListVectorStoreFilesInABatch.g.cs
index 34a4d39b..7f0858d6 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVectorStoresClient.ListVectorStoreFilesInABatch.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVectorStoresClient.ListVectorStoreFilesInABatch.g.cs
@@ -60,7 +60,7 @@ public partial interface IVectorStoresClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListVectorStoreFilesInABatchAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.VectorStoreFileObject> that auto-pages over the response.
+ /// Wraps ListVectorStoreFilesInABatchAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVectorStoresClient.ListVectorStores.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVectorStoresClient.ListVectorStores.g.cs
index 79e754d7..7154729d 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVectorStoresClient.ListVectorStores.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVectorStoresClient.ListVectorStores.g.cs
@@ -48,7 +48,7 @@ public partial interface IVectorStoresClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListVectorStoresAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.VectorStoreObject> that auto-pages over the response.
+ /// Wraps ListVectorStoresAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVideosClient.ListVideos.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVideosClient.ListVideos.g.cs
index ad86fa99..297f544f 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVideosClient.ListVideos.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.IVideosClient.ListVideos.g.cs
@@ -40,7 +40,7 @@ public partial interface IVideosClient
global::System.Threading.CancellationToken cancellationToken = default);
///
- /// Wraps ListVideosAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.VideoResource> that auto-pages over the response.
+ /// Wraps ListVideosAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.InvitesClient.ListInvites.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.InvitesClient.ListInvites.g.cs
index 8a76beb4..f6aa6a7a 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.InvitesClient.ListInvites.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.InvitesClient.ListInvites.g.cs
@@ -441,7 +441,7 @@ partial void ProcessListInvitesResponseContent(
}
///
- /// Wraps ListInvitesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.Invite> that auto-pages over the response.
+ /// Wraps ListInvitesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListAllOrganizationAndProjectApiKeys.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListAllOrganizationAndProjectApiKeys.g.cs
index beb8374f..1b8dcc80 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListAllOrganizationAndProjectApiKeys.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListAllOrganizationAndProjectApiKeys.g.cs
@@ -465,7 +465,7 @@ partial void ProcessListAllOrganizationAndProjectApiKeysResponseContent(
}
///
- /// Wraps ListAllOrganizationAndProjectApiKeysAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.AdminApiKey> that auto-pages over the response.
+ /// Wraps ListAllOrganizationAndProjectApiKeysAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Order results by creation time, ascending or descending.
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListChatKitThreadItems.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListChatKitThreadItems.g.cs
index 48e38560..2b040aea 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListChatKitThreadItems.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListChatKitThreadItems.g.cs
@@ -476,7 +476,7 @@ partial void ProcessListChatKitThreadItemsResponseContent(
}
///
- /// Wraps ListChatKitThreadItemsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ThreadItem> that auto-pages over the response.
+ /// Wraps ListChatKitThreadItemsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Example: cthr_123
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListChatKitThreads.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListChatKitThreads.g.cs
index 2b518d6a..a29df503 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListChatKitThreads.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListChatKitThreads.g.cs
@@ -477,7 +477,7 @@ partial void ProcessListChatKitThreadsResponseContent(
}
///
- /// Wraps ListChatKitThreadsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ThreadResource> that auto-pages over the response.
+ /// Wraps ListChatKitThreadsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListContainerFiles.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListContainerFiles.g.cs
index 316ed25e..ab0f1505 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListContainerFiles.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListContainerFiles.g.cs
@@ -464,7 +464,7 @@ partial void ProcessListContainerFilesResponseContent(
}
///
- /// Wraps ListContainerFilesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ContainerFileResource> that auto-pages over the response.
+ /// Wraps ListContainerFilesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListContainers.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListContainers.g.cs
index 45745efa..faf01b60 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListContainers.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.OpenAiClient.ListContainers.g.cs
@@ -465,7 +465,7 @@ partial void ProcessListContainersResponseContent(
}
///
- /// Wraps ListContainersAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ContainerResource> that auto-pages over the response.
+ /// Wraps ListContainersAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectApiKeys.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectApiKeys.g.cs
index 335d87e4..04bc2c31 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectApiKeys.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectApiKeys.g.cs
@@ -450,7 +450,7 @@ partial void ProcessListProjectApiKeysResponseContent(
}
///
- /// Wraps ListProjectApiKeysAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ProjectApiKey> that auto-pages over the response.
+ /// Wraps ListProjectApiKeysAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectRateLimits.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectRateLimits.g.cs
index 4cd89e8d..74103638 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectRateLimits.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectRateLimits.g.cs
@@ -460,7 +460,7 @@ partial void ProcessListProjectRateLimitsResponseContent(
}
///
- /// Wraps ListProjectRateLimitsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ProjectRateLimit> that auto-pages over the response.
+ /// Wraps ListProjectRateLimitsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectServiceAccounts.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectServiceAccounts.g.cs
index 0bb67d16..a2c4a62a 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectServiceAccounts.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectServiceAccounts.g.cs
@@ -487,7 +487,7 @@ partial void ProcessListProjectServiceAccountsResponseContent(
}
///
- /// Wraps ListProjectServiceAccountsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ProjectServiceAccount> that auto-pages over the response.
+ /// Wraps ListProjectServiceAccountsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectUsers.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectUsers.g.cs
index 6961357a..995233a5 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectUsers.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjectUsers.g.cs
@@ -487,7 +487,7 @@ partial void ProcessListProjectUsersResponseContent(
}
///
- /// Wraps ListProjectUsersAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ProjectUser> that auto-pages over the response.
+ /// Wraps ListProjectUsersAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjects.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjects.g.cs
index b26413cd..c2914e6d 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjects.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ProjectsClient.ListProjects.g.cs
@@ -455,7 +455,7 @@ partial void ProcessListProjectsResponseContent(
}
///
- /// Wraps ListProjectsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.Project> that auto-pages over the response.
+ /// Wraps ListProjectsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ResponsesClient.ListInputItems.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ResponsesClient.ListInputItems.g.cs
index 8fb4bb36..04c22f63 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ResponsesClient.ListInputItems.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.ResponsesClient.ListInputItems.g.cs
@@ -468,7 +468,7 @@ partial void ProcessListInputItemsResponseContent(
}
///
- /// Wraps ListInputItemsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ItemResource> that auto-pages over the response.
+ /// Wraps ListInputItemsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SkillsClient.ListSkillVersions.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SkillsClient.ListSkillVersions.g.cs
index de9fdd9a..76da5a16 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SkillsClient.ListSkillVersions.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SkillsClient.ListSkillVersions.g.cs
@@ -462,7 +462,7 @@ partial void ProcessListSkillVersionsResponseContent(
}
///
- /// Wraps ListSkillVersionsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.SkillVersionResource> that auto-pages over the response.
+ /// Wraps ListSkillVersionsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Example: skill_123
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SkillsClient.ListSkills.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SkillsClient.ListSkills.g.cs
index 9c05888e..37acb805 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SkillsClient.ListSkills.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SkillsClient.ListSkills.g.cs
@@ -449,7 +449,7 @@ partial void ProcessListSkillsResponseContent(
}
///
- /// Wraps ListSkillsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.SkillResource> that auto-pages over the response.
+ /// Wraps ListSkillsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SpendAlertsClient.ListOrganizationSpendAlerts.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SpendAlertsClient.ListOrganizationSpendAlerts.g.cs
index 56be014b..6189b6c9 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SpendAlertsClient.ListOrganizationSpendAlerts.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SpendAlertsClient.ListOrganizationSpendAlerts.g.cs
@@ -461,7 +461,7 @@ partial void ProcessListOrganizationSpendAlertsResponseContent(
}
///
- /// Wraps ListOrganizationSpendAlertsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.OrganizationSpendAlert> that auto-pages over the response.
+ /// Wraps ListOrganizationSpendAlertsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SpendAlertsClient.ListProjectSpendAlerts.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SpendAlertsClient.ListProjectSpendAlerts.g.cs
index 72b00156..d558d1b7 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SpendAlertsClient.ListProjectSpendAlerts.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.SpendAlertsClient.ListProjectSpendAlerts.g.cs
@@ -470,7 +470,7 @@ partial void ProcessListProjectSpendAlertsResponseContent(
}
///
- /// Wraps ListProjectSpendAlertsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.ProjectSpendAlert> that auto-pages over the response.
+ /// Wraps ListProjectSpendAlertsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.AudioSpeeches.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.AudioSpeeches.g.cs
index 18c7977e..55def5fb 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.AudioSpeeches.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.AudioSpeeches.g.cs
@@ -521,7 +521,7 @@ partial void ProcessAudioSpeechesResponseContent(
}
///
- /// Wraps AudioSpeechesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps AudioSpeechesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -534,7 +534,7 @@ partial void ProcessAudioSpeechesResponseContent(
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
public global::System.Collections.Generic.IAsyncEnumerable AudioSpeechesAutoPagingAsync(
int startTime, int? endTime = default,
@@ -545,11 +545,11 @@ partial void ProcessAudioSpeechesResponseContent(
global::System.Collections.Generic.IList? models = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default)
{
- return global::tryAGI.OpenAI.AutoSDKPager.CursorAsync(
- fetchPage: (__cursor, __ct) => AudioSpeechesAsync(
+ return global::tryAGI.OpenAI.AutoSDKPager.OffsetAsync(
+ fetchPage: (__page, __ct) => AudioSpeechesAsync(
startTime: startTime,
endTime: endTime,
bucketWidth: bucketWidth,
@@ -559,13 +559,13 @@ partial void ProcessAudioSpeechesResponseContent(
models: models,
groupBy: groupBy,
limit: limit,
- page: __cursor,
+ page: __page,
cancellationToken: __ct),
extractItems: static __response => __response is null
? null
: (global::System.Collections.Generic.IEnumerable?)__response.Data,
- extractNextCursor: static __response => __response is null ? null : __response.NextPage,
- initialCursor: page,
+ hasMore: static __response => __response is not null && (__response.HasMore ?? false),
+ initialPage: page ?? 1,
cancellationToken: cancellationToken);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.AudioTranscriptions.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.AudioTranscriptions.g.cs
index b7da1a0b..45a28193 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.AudioTranscriptions.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.AudioTranscriptions.g.cs
@@ -521,7 +521,7 @@ partial void ProcessAudioTranscriptionsResponseContent(
}
///
- /// Wraps AudioTranscriptionsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps AudioTranscriptionsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -534,7 +534,7 @@ partial void ProcessAudioTranscriptionsResponseContent(
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
public global::System.Collections.Generic.IAsyncEnumerable AudioTranscriptionsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -545,11 +545,11 @@ partial void ProcessAudioTranscriptionsResponseContent(
global::System.Collections.Generic.IList? models = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default)
{
- return global::tryAGI.OpenAI.AutoSDKPager.CursorAsync(
- fetchPage: (__cursor, __ct) => AudioTranscriptionsAsync(
+ return global::tryAGI.OpenAI.AutoSDKPager.OffsetAsync(
+ fetchPage: (__page, __ct) => AudioTranscriptionsAsync(
startTime: startTime,
endTime: endTime,
bucketWidth: bucketWidth,
@@ -559,13 +559,13 @@ partial void ProcessAudioTranscriptionsResponseContent(
models: models,
groupBy: groupBy,
limit: limit,
- page: __cursor,
+ page: __page,
cancellationToken: __ct),
extractItems: static __response => __response is null
? null
: (global::System.Collections.Generic.IEnumerable?)__response.Data,
- extractNextCursor: static __response => __response is null ? null : __response.NextPage,
- initialCursor: page,
+ hasMore: static __response => __response is not null && (__response.HasMore ?? false),
+ initialPage: page ?? 1,
cancellationToken: cancellationToken);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.CodeInterpreterSessions.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.CodeInterpreterSessions.g.cs
index b02a7d64..6a4ccb51 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.CodeInterpreterSessions.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.CodeInterpreterSessions.g.cs
@@ -491,7 +491,7 @@ partial void ProcessCodeInterpreterSessionsResponseContent(
}
///
- /// Wraps CodeInterpreterSessionsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps CodeInterpreterSessionsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -501,7 +501,7 @@ partial void ProcessCodeInterpreterSessionsResponseContent(
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
public global::System.Collections.Generic.IAsyncEnumerable CodeInterpreterSessionsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -509,24 +509,24 @@ partial void ProcessCodeInterpreterSessionsResponseContent(
global::System.Collections.Generic.IList? projectIds = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default)
{
- return global::tryAGI.OpenAI.AutoSDKPager.CursorAsync(
- fetchPage: (__cursor, __ct) => CodeInterpreterSessionsAsync(
+ return global::tryAGI.OpenAI.AutoSDKPager.OffsetAsync(
+ fetchPage: (__page, __ct) => CodeInterpreterSessionsAsync(
startTime: startTime,
endTime: endTime,
bucketWidth: bucketWidth,
projectIds: projectIds,
groupBy: groupBy,
limit: limit,
- page: __cursor,
+ page: __page,
cancellationToken: __ct),
extractItems: static __response => __response is null
? null
: (global::System.Collections.Generic.IEnumerable?)__response.Data,
- extractNextCursor: static __response => __response is null ? null : __response.NextPage,
- initialCursor: page,
+ hasMore: static __response => __response is not null && (__response.HasMore ?? false),
+ initialPage: page ?? 1,
cancellationToken: cancellationToken);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Completions.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Completions.g.cs
index a4cc6950..a02eb778 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Completions.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Completions.g.cs
@@ -531,7 +531,7 @@ partial void ProcessCompletionsResponseContent(
}
///
- /// Wraps CompletionsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps CompletionsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -545,7 +545,7 @@ partial void ProcessCompletionsResponseContent(
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
public global::System.Collections.Generic.IAsyncEnumerable CompletionsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -557,11 +557,11 @@ partial void ProcessCompletionsResponseContent(
bool? batch = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default)
{
- return global::tryAGI.OpenAI.AutoSDKPager.CursorAsync(
- fetchPage: (__cursor, __ct) => CompletionsAsync(
+ return global::tryAGI.OpenAI.AutoSDKPager.OffsetAsync(
+ fetchPage: (__page, __ct) => CompletionsAsync(
startTime: startTime,
endTime: endTime,
bucketWidth: bucketWidth,
@@ -572,13 +572,13 @@ partial void ProcessCompletionsResponseContent(
batch: batch,
groupBy: groupBy,
limit: limit,
- page: __cursor,
+ page: __page,
cancellationToken: __ct),
extractItems: static __response => __response is null
? null
: (global::System.Collections.Generic.IEnumerable?)__response.Data,
- extractNextCursor: static __response => __response is null ? null : __response.NextPage,
- initialCursor: page,
+ hasMore: static __response => __response is not null && (__response.HasMore ?? false),
+ initialPage: page ?? 1,
cancellationToken: cancellationToken);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Costs.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Costs.g.cs
index a6d003a6..b3363e2f 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Costs.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Costs.g.cs
@@ -505,7 +505,7 @@ partial void ProcessCostsResponseContent(
}
///
- /// Wraps CostsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps CostsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -518,7 +518,7 @@ partial void ProcessCostsResponseContent(
///
/// Default Value: 7
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
public global::System.Collections.Generic.IAsyncEnumerable CostsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -527,11 +527,11 @@ partial void ProcessCostsResponseContent(
global::System.Collections.Generic.IList? apiKeyIds = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default)
{
- return global::tryAGI.OpenAI.AutoSDKPager.CursorAsync(
- fetchPage: (__cursor, __ct) => CostsAsync(
+ return global::tryAGI.OpenAI.AutoSDKPager.OffsetAsync(
+ fetchPage: (__page, __ct) => CostsAsync(
startTime: startTime,
endTime: endTime,
bucketWidth: bucketWidth,
@@ -539,13 +539,13 @@ partial void ProcessCostsResponseContent(
apiKeyIds: apiKeyIds,
groupBy: groupBy,
limit: limit,
- page: __cursor,
+ page: __page,
cancellationToken: __ct),
extractItems: static __response => __response is null
? null
: (global::System.Collections.Generic.IEnumerable?)__response.Data,
- extractNextCursor: static __response => __response is null ? null : __response.NextPage,
- initialCursor: page,
+ hasMore: static __response => __response is not null && (__response.HasMore ?? false),
+ initialPage: page ?? 1,
cancellationToken: cancellationToken);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Embeddings.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Embeddings.g.cs
index e5a8bcde..5488d284 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Embeddings.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Embeddings.g.cs
@@ -521,7 +521,7 @@ partial void ProcessEmbeddingsResponseContent(
}
///
- /// Wraps EmbeddingsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps EmbeddingsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -534,7 +534,7 @@ partial void ProcessEmbeddingsResponseContent(
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
public global::System.Collections.Generic.IAsyncEnumerable EmbeddingsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -545,11 +545,11 @@ partial void ProcessEmbeddingsResponseContent(
global::System.Collections.Generic.IList? models = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default)
{
- return global::tryAGI.OpenAI.AutoSDKPager.CursorAsync(
- fetchPage: (__cursor, __ct) => EmbeddingsAsync(
+ return global::tryAGI.OpenAI.AutoSDKPager.OffsetAsync(
+ fetchPage: (__page, __ct) => EmbeddingsAsync(
startTime: startTime,
endTime: endTime,
bucketWidth: bucketWidth,
@@ -559,13 +559,13 @@ partial void ProcessEmbeddingsResponseContent(
models: models,
groupBy: groupBy,
limit: limit,
- page: __cursor,
+ page: __page,
cancellationToken: __ct),
extractItems: static __response => __response is null
? null
: (global::System.Collections.Generic.IEnumerable?)__response.Data,
- extractNextCursor: static __response => __response is null ? null : __response.NextPage,
- initialCursor: page,
+ hasMore: static __response => __response is not null && (__response.HasMore ?? false),
+ initialPage: page ?? 1,
cancellationToken: cancellationToken);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.FileSearchCalls.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.FileSearchCalls.g.cs
index c1f0dd2e..08b7bbd5 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.FileSearchCalls.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.FileSearchCalls.g.cs
@@ -521,7 +521,7 @@ partial void ProcessFileSearchCallsResponseContent(
}
///
- /// Wraps FileSearchCallsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps FileSearchCallsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -534,7 +534,7 @@ partial void ProcessFileSearchCallsResponseContent(
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
public global::System.Collections.Generic.IAsyncEnumerable FileSearchCallsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -545,11 +545,11 @@ partial void ProcessFileSearchCallsResponseContent(
global::System.Collections.Generic.IList? vectorStoreIds = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default)
{
- return global::tryAGI.OpenAI.AutoSDKPager.CursorAsync(
- fetchPage: (__cursor, __ct) => FileSearchCallsAsync(
+ return global::tryAGI.OpenAI.AutoSDKPager.OffsetAsync(
+ fetchPage: (__page, __ct) => FileSearchCallsAsync(
startTime: startTime,
endTime: endTime,
bucketWidth: bucketWidth,
@@ -559,13 +559,13 @@ partial void ProcessFileSearchCallsResponseContent(
vectorStoreIds: vectorStoreIds,
groupBy: groupBy,
limit: limit,
- page: __cursor,
+ page: __page,
cancellationToken: __ct),
extractItems: static __response => __response is null
? null
: (global::System.Collections.Generic.IEnumerable?)__response.Data,
- extractNextCursor: static __response => __response is null ? null : __response.NextPage,
- initialCursor: page,
+ hasMore: static __response => __response is not null && (__response.HasMore ?? false),
+ initialPage: page ?? 1,
cancellationToken: cancellationToken);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Images.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Images.g.cs
index e7034e91..5a3dbe6b 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Images.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Images.g.cs
@@ -541,7 +541,7 @@ partial void ProcessImagesResponseContent(
}
///
- /// Wraps ImagesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps ImagesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -556,7 +556,7 @@ partial void ProcessImagesResponseContent(
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
public global::System.Collections.Generic.IAsyncEnumerable ImagesAutoPagingAsync(
int startTime, int? endTime = default,
@@ -569,11 +569,11 @@ partial void ProcessImagesResponseContent(
global::System.Collections.Generic.IList? models = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default)
{
- return global::tryAGI.OpenAI.AutoSDKPager.CursorAsync(
- fetchPage: (__cursor, __ct) => ImagesAsync(
+ return global::tryAGI.OpenAI.AutoSDKPager.OffsetAsync(
+ fetchPage: (__page, __ct) => ImagesAsync(
startTime: startTime,
endTime: endTime,
bucketWidth: bucketWidth,
@@ -585,13 +585,13 @@ partial void ProcessImagesResponseContent(
models: models,
groupBy: groupBy,
limit: limit,
- page: __cursor,
+ page: __page,
cancellationToken: __ct),
extractItems: static __response => __response is null
? null
: (global::System.Collections.Generic.IEnumerable?)__response.Data,
- extractNextCursor: static __response => __response is null ? null : __response.NextPage,
- initialCursor: page,
+ hasMore: static __response => __response is not null && (__response.HasMore ?? false),
+ initialPage: page ?? 1,
cancellationToken: cancellationToken);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Moderations.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Moderations.g.cs
index 1f53f511..e925ea8c 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Moderations.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.Moderations.g.cs
@@ -521,7 +521,7 @@ partial void ProcessModerationsResponseContent(
}
///
- /// Wraps ModerationsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps ModerationsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -534,7 +534,7 @@ partial void ProcessModerationsResponseContent(
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
public global::System.Collections.Generic.IAsyncEnumerable ModerationsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -545,11 +545,11 @@ partial void ProcessModerationsResponseContent(
global::System.Collections.Generic.IList? models = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default)
{
- return global::tryAGI.OpenAI.AutoSDKPager.CursorAsync(
- fetchPage: (__cursor, __ct) => ModerationsAsync(
+ return global::tryAGI.OpenAI.AutoSDKPager.OffsetAsync(
+ fetchPage: (__page, __ct) => ModerationsAsync(
startTime: startTime,
endTime: endTime,
bucketWidth: bucketWidth,
@@ -559,13 +559,13 @@ partial void ProcessModerationsResponseContent(
models: models,
groupBy: groupBy,
limit: limit,
- page: __cursor,
+ page: __page,
cancellationToken: __ct),
extractItems: static __response => __response is null
? null
: (global::System.Collections.Generic.IEnumerable?)__response.Data,
- extractNextCursor: static __response => __response is null ? null : __response.NextPage,
- initialCursor: page,
+ hasMore: static __response => __response is not null && (__response.HasMore ?? false),
+ initialPage: page ?? 1,
cancellationToken: cancellationToken);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.VectorStores.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.VectorStores.g.cs
index 690c8ff8..d424d6ef 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.VectorStores.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.VectorStores.g.cs
@@ -491,7 +491,7 @@ partial void ProcessVectorStoresResponseContent(
}
///
- /// Wraps VectorStoresAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps VectorStoresAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -501,7 +501,7 @@ partial void ProcessVectorStoresResponseContent(
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
public global::System.Collections.Generic.IAsyncEnumerable VectorStoresAutoPagingAsync(
int startTime, int? endTime = default,
@@ -509,24 +509,24 @@ partial void ProcessVectorStoresResponseContent(
global::System.Collections.Generic.IList? projectIds = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default)
{
- return global::tryAGI.OpenAI.AutoSDKPager.CursorAsync(
- fetchPage: (__cursor, __ct) => VectorStoresAsync(
+ return global::tryAGI.OpenAI.AutoSDKPager.OffsetAsync(
+ fetchPage: (__page, __ct) => VectorStoresAsync(
startTime: startTime,
endTime: endTime,
bucketWidth: bucketWidth,
projectIds: projectIds,
groupBy: groupBy,
limit: limit,
- page: __cursor,
+ page: __page,
cancellationToken: __ct),
extractItems: static __response => __response is null
? null
: (global::System.Collections.Generic.IEnumerable?)__response.Data,
- extractNextCursor: static __response => __response is null ? null : __response.NextPage,
- initialCursor: page,
+ hasMore: static __response => __response is not null && (__response.HasMore ?? false),
+ initialPage: page ?? 1,
cancellationToken: cancellationToken);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.WebSearchCalls.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.WebSearchCalls.g.cs
index ff7b25ab..c04b0572 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.WebSearchCalls.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsageClient.WebSearchCalls.g.cs
@@ -531,7 +531,7 @@ partial void ProcessWebSearchCallsResponseContent(
}
///
- /// Wraps WebSearchCallsAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.UsageTimeBucket> that auto-pages over the response.
+ /// Wraps WebSearchCallsAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
@@ -545,7 +545,7 @@ partial void ProcessWebSearchCallsResponseContent(
///
///
///
- /// Initial cursor to start enumerating from. Defaults to null (first page).
+ /// Initial page number to start enumerating from. Defaults to 1.
///
public global::System.Collections.Generic.IAsyncEnumerable WebSearchCallsAutoPagingAsync(
int startTime, int? endTime = default,
@@ -557,11 +557,11 @@ partial void ProcessWebSearchCallsResponseContent(
global::System.Collections.Generic.IList? contextLevels = default,
global::System.Collections.Generic.IList? groupBy = default,
int? limit = default,
- string? page = null,
+ int? page = null,
global::System.Threading.CancellationToken cancellationToken = default)
{
- return global::tryAGI.OpenAI.AutoSDKPager.CursorAsync(
- fetchPage: (__cursor, __ct) => WebSearchCallsAsync(
+ return global::tryAGI.OpenAI.AutoSDKPager.OffsetAsync(
+ fetchPage: (__page, __ct) => WebSearchCallsAsync(
startTime: startTime,
endTime: endTime,
bucketWidth: bucketWidth,
@@ -572,13 +572,13 @@ partial void ProcessWebSearchCallsResponseContent(
contextLevels: contextLevels,
groupBy: groupBy,
limit: limit,
- page: __cursor,
+ page: __page,
cancellationToken: __ct),
extractItems: static __response => __response is null
? null
: (global::System.Collections.Generic.IEnumerable?)__response.Data,
- extractNextCursor: static __response => __response is null ? null : __response.NextPage,
- initialCursor: page,
+ hasMore: static __response => __response is not null && (__response.HasMore ?? false),
+ initialPage: page ?? 1,
cancellationToken: cancellationToken);
}
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsersClient.ListUsers.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsersClient.ListUsers.g.cs
index da1897a3..fec82074 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsersClient.ListUsers.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.UsersClient.ListUsers.g.cs
@@ -451,7 +451,7 @@ partial void ProcessListUsersResponseContent(
}
///
- /// Wraps ListUsersAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.User> that auto-pages over the response.
+ /// Wraps ListUsersAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VectorStoresClient.ListVectorStoreFiles.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VectorStoresClient.ListVectorStoreFiles.g.cs
index c6ebfd39..25c71f38 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VectorStoresClient.ListVectorStoreFiles.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VectorStoresClient.ListVectorStoreFiles.g.cs
@@ -482,7 +482,7 @@ partial void ProcessListVectorStoreFilesResponseContent(
}
///
- /// Wraps ListVectorStoreFilesAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.VectorStoreFileObject> that auto-pages over the response.
+ /// Wraps ListVectorStoreFilesAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VectorStoresClient.ListVectorStoreFilesInABatch.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VectorStoresClient.ListVectorStoreFilesInABatch.g.cs
index 17a6b760..dda5dc23 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VectorStoresClient.ListVectorStoreFilesInABatch.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VectorStoresClient.ListVectorStoreFilesInABatch.g.cs
@@ -491,7 +491,7 @@ partial void ProcessListVectorStoreFilesInABatchResponseContent(
}
///
- /// Wraps ListVectorStoreFilesInABatchAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.VectorStoreFileObject> that auto-pages over the response.
+ /// Wraps ListVectorStoreFilesInABatchAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VectorStoresClient.ListVectorStores.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VectorStoresClient.ListVectorStores.g.cs
index 7d66c605..71a4f99e 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VectorStoresClient.ListVectorStores.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VectorStoresClient.ListVectorStores.g.cs
@@ -463,7 +463,7 @@ partial void ProcessListVectorStoresResponseContent(
}
///
- /// Wraps ListVectorStoresAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.VectorStoreObject> that auto-pages over the response.
+ /// Wraps ListVectorStoresAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
/// Default Value: 20
diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VideosClient.ListVideos.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VideosClient.ListVideos.g.cs
index eb1d2de0..3c301b70 100644
--- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VideosClient.ListVideos.g.cs
+++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.VideosClient.ListVideos.g.cs
@@ -449,7 +449,7 @@ partial void ProcessListVideosResponseContent(
}
///
- /// Wraps ListVideosAsync as an IAsyncEnumerable<global::tryAGI.OpenAI.VideoResource> that auto-pages over the response.
+ /// Wraps ListVideosAsync as an IAsyncEnumerable that auto-pages over the response.
///
///
///