Unclaimed project
Are you a maintainer of ruby-openai? Claim this project to take control of your public changelog and roadmap.
Changelog
OpenAI API + Ruby! 🤖❤️ GPT-5 & Realtime WebRTC compatible!
user_data and evals as options for known File types - thank you to jontec for this fix!require "ruby/openai" is removed - from v8 on you MUST use require "openai". This fixes a deprecation warning with Ruby 3.4. Thanks to @ndemianc for this PR.