// <auto-generated/>
#nullable disable
using System;
using System.ClientModel.Primitives;
namespace OpenAI.Batch
{
public partial class BatchClient
{
private readonly Uri _endpoint;
protected BatchClient()
{
}
public ClientPipeline Pipeline { get; }
}
}openai/openai-dotnet
Publicmirrored from https://github.com/openai/openai-dotnetAvailable
src/Generated/BatchClient.cs
20lines · modepreview