Parses an LLM identifier in "provider/model" format.
"provider/model"
Provider and model separated by one slash.
The normalized provider and model.
Error if the format is invalid or the provider is unsupported.
Parses an LLM identifier in
"provider/model"format.