mix req_llm. doctor
(ReqLLM v1.19.0)
View Source
Runs read-only ReqLLM installation and runtime diagnostics.
mix req_llm.doctor
mix req_llm.doctor --model openai:gpt-4o-mini
mix req_llm.doctor --provider anthropic
mix req_llm.doctor --format jsonThe default command performs no provider requests or network probes. Warning-only results exit successfully; diagnostic errors produce a non-zero exit status.