effect-io-ai

Package: @effect/ai-openai
Module: OpenAiClientGenerated

OpenAiClientGenerated.make

Creates a generated OpenAI client service with the given options.

Signature

declare const make: (options: Options) => Effect.Effect<Generated.OpenAiClient, never, HttpClient.HttpClient>

Source

Since v4.0.0