Cargo Features
ENDPOINTS has no features set by default.
[dependencies]
endpoints = { version = "0.38.0", features = ["full", "whisper", "logging", "keyword_search"] }
- full = keyword_search, logging, whisper
- whisper full?
-
Affects
audio::transcription,audio::translation… - logging full? = log
- keyword_search full?
-
Affects
endpoints::keyword_search…
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.