effect-io-ai

Package: @effect/ai-openai
Module: OpenAiClientGenerated

OpenAiClientGenerated.layer

Creates a layer for the generated OpenAI client with the given options.

Signature

declare const layer: (options: Options) => Layer.Layer<OpenAiClientGenerated, never, HttpClient.HttpClient>

Source

Since v4.0.0