A factory that builds a provider for a given litellm-style model spec (e.g. "openai/gpt-4o-transcribe", "elevenlabs/scribe_v1"). The provider segment selects the factory; the remainder is the model id.
"openai/gpt-4o-transcribe"
"elevenlabs/scribe_v1"
provider
A factory that builds a provider for a given litellm-style model spec (e.g.
"openai/gpt-4o-transcribe","elevenlabs/scribe_v1"). Theprovidersegment selects the factory; the remainder is the model id.