pub fn llm_backend(cli: Option<LlmBackendChoice>) -> LlmBackendChoiceExpand description
LLM backend for embedding: CLI --llm-backend > XDG llm.backend > open-router.
Same defect as embedding_backend: the flag promised the key and nothing
registered or read it.