Skip to main content

llm_backend

Function llm_backend 

Source
pub fn llm_backend(cli: Option<LlmBackendChoice>) -> LlmBackendChoice
Expand 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.