Cargo Features

llama-core has no features set by default.

[dependencies]
llama-core = { version = "0.11.2", features = ["full", "https", "logging"] }
full = https, logging
https full?

Enables wasmedge-tls of qdrant_rest_client ^0.0.4 and reqwest_wasi

logging full? = log, wasi-logger

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

wasi-logger logging?
log logging?