alexrudall / ruby-openai

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

add documentation that shows how to update a message #409

Closed nas887 closed 2 months ago

nas887 commented 6 months ago

This change adds a small update to the README file that documents how to use the messages.modify method to update the metadata for an assistant run's message.

All Submissions:

alexrudall commented 2 months ago

Thank you, @nas887!