cURL
curl --request POST \ --url https://beta.getplum.ai/v1/data/seed \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "data": [ { "input": "<string>", "output": "<string>", "id": "<string>" } ], "system_prompt": "<string>" } '
{ "id": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.getplum.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.getplum.ai/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Dataset successfully uploaded