Cargo Features

LLM has no features set by default.

[dependencies]
llm = { version = "1.0.2", features = ["openai", "anthropic", "ollama", "deepseek", "xai", "phind", "google"] }
openai

Affects backends::openai

anthropic

Affects backends::anthropic

ollama

Affects backends::ollama

deepseek

Affects backends::deepseek

xai

Affects backends::xai

phind

Affects backends::phind

google

Affects backends::google