Cargo Features

RLLM has no features set by default.

[dependencies]
rllm = { version = "1.1.1", features = ["openai", "anthropic", "ollama", "deepseek", "xai", "phind"] }
openai

Affects backends::openai

anthropic

Affects backends::anthropic

ollama

Affects backends::ollama

deepseek

Affects backends::deepseek

xai

Affects backends::xai

phind

Affects backends::phind