-
Notifications
You must be signed in to change notification settings - Fork 342
Closed
Labels
bugCategory: Something isn't working and appears to be a defect in the client library.Category: Something isn't working and appears to be a defect in the client library.
Description
Service
OpenAI
Describe the bug
Methods GetBatchAsync and GetBatch are marked as internal and therefore, are not accessible outside the package. I believe this is a mistake
| internal virtual async Task<ClientResult> GetBatchAsync(string batchId, RequestOptions options) |
Steps to reproduce
.
Code snippets
OS
winOS
.NET version
8.0
Library version
2.1.0
bykovd1984, LuisM000, DavidVidalCastillo23, rliberoff, jorgegcano and 1 more
Metadata
Metadata
Assignees
Labels
bugCategory: Something isn't working and appears to be a defect in the client library.Category: Something isn't working and appears to be a defect in the client library.