rust-openai

Bindings to OpenAI Gym for Rust language

To build on OSX use for libssl dependency

xcode-select --install

You may also need to point to your systems openssl installation:

export OPENSSLINCLUDEDIR=/usr/local/opt/openssl/include export DEPOPENSSLINCLUDE=/usr/local/opt/openssl/include