Cargo Features

chat-openai has no features set by default.

[dependencies]
chat-openai = { version = "0.3.4", features = ["stream"] }
stream

Enables async-stream, futures, stream of chat-core and chat-responses

chat-openai has 1 feature without comment.