effect-io-ai

Package: @effect/ai
Module: Model

Model.ProviderName

Service tag that provides the current large language model provider name.

This tag is automatically provided by Model instances and can be used to access the name of the provider that is currently in use within a given Effect program.

Signature

declare class ProviderName

Source

Since v1.0.0