Provider/service name a credential option authenticates, or None.
Set only for Credentials-group options (e.g. "anthropic", "tavily"),
where it is the key /auth stores the credential under and the name passed
to model_config.is_service. Carrying it as a structured field lets
config/config get look up the stored credential without re-parsing it out
of key. None for every other option.