Message API
API Schemas
Create a Message
Python + OpenAI SDK Example:
Retrieve a list of Messages from a specific Thread along with their properties
Python + OpenAI SDK Example:
Retrieve information about a specific Message by its ID
Python + OpenAI SDK Example:
Modify a specific message by its ID
Python + OpenAI SDK Example:
Delete a specific message by its ID
Python + OpenAI SDK Example:
Last updated
Was this helpful?