alexrudall / ruby-openai

OpenAI API + Ruby! 🤖❤️ NEW: Assistant Vector Stores
MIT License
2.61k stars 302 forks source link

Update README.md #435

Closed mpallenjr closed 3 months ago

mpallenjr commented 3 months ago

Closes #429

Here is a link to the documentation with the updates from function to tools that fixes this issue: https://platform.openai.com/docs/api-reference/chat/create#chat-create-tools

My changes are based on the latest documentation from OpenAI and help provide the developer a better experience using the ruby-openai gem when calling functions.

All Submissions:

alexrudall commented 3 months ago

Thanks @mpallenjr! Update spec to match in https://github.com/alexrudall/ruby-openai/pull/446

alexrudall commented 3 months ago

Released in v6.4