Skip to content

GetBatch incorrect method accessibility #328

@agolaszewski

Description

@agolaszewski

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugCategory: Something isn't working and appears to be a defect in the client library.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions