Datasets
Create a new prompt
POST
/v1/datasets/prompts
Request Body
Property | Type | Description |
---|---|---|
datasetId | string | |
messages | array | |
idealOutput | string |
Responses
200
Created prompt
Property | Type | Description |
---|---|---|
id | string | |
datasetId | string | |
messages | array |
Datasets
/v1/datasets/prompts
Property | Type | Description |
---|---|---|
datasetId | string | |
messages | array | |
idealOutput | string |
Created prompt
Property | Type | Description |
---|---|---|
id | string | |
datasetId | string | |
messages | array |
© 2024 Lunary LLC. All rights reserved.