go-openai
go-openai copied to clipboard
additional_messages support inside Run request
Hi,
additional_messages (Adds additional messages to the thread before creating the run.) is not exist inside RunRequest Struct, I think it will be useful in library.
https://platform.openai.com/docs/api-reference/runs/createRun#runs-createrun-additional_messages
You can assign to me, I can add.