Cargo Features
Espionox has no features set by default.
[dependencies]
espionox = { version = "0.1.42", features = ["tools", "bert"] }
All features are not working an in experimentation stages
- tools
-
Enables base64 ^0.21.7, headless_chrome, and scraper ^0.18.1
Affects
espionox::tools
… - bert
-
Enables rust-bert ^0.21.0 and tch ^0.13.0
Affects
completions::huggingface
…