What's Changed
- feat: crate features flags by @64bit in #493
- Allows granular feature flag to enable any API (
responses,chat-completion, etc.) or types (types,response-types,chat-completion-types, etc.)
- Allows granular feature flag to enable any API (
Full Changelog: async-openai-v0.31.0-alpha.13...async-openai-v0.31.0-alpha.14