You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `role` | [models.BulkCreateDatapointsDatasetsRole](../models/bulkcreatedatapointsdatasetsrole.md) | :heavy_check_mark: | The role of the prompt message |
9
9
| `content` | [models.BulkCreateDatapointsDatasetsContent](../models/bulkcreatedatapointsdatasetscontent.md) | :heavy_check_mark: | The contents of the user message. Either the text content of the message or an array of content parts with a defined type, each can be of type `text` or `image_url` when passing in images. You can pass multiple images by adding multiple `image_url` content parts. |
| `role` | [models.BulkCreateDatapointsRole](../models/bulkcreatedatapointsrole.md) | :heavy_check_mark: | The role of the prompt message |
9
9
| `content` | [models.BulkCreateDatapointsContent](../models/bulkcreatedatapointscontent.md) | :heavy_check_mark: | The contents of the user message. Either the text content of the message or an array of content parts with a defined type, each can be of type `text` or `image_url` when passing in images. You can pass multiple images by adding multiple `image_url` content parts. |
0 commit comments