Package: @effect/ai-openai
Module: OpenAiClientGenerated
Creates a generated OpenAI client service with the given options.
Signature
declare const make: (options: Options) => Effect.Effect<Generated.OpenAiClient, never, HttpClient.HttpClient>
Since v4.0.0