state.jsonβ’2.33 kB
{
"queue": [
{
"queue_id": "224dd457-b251-490f-827e-92b708edb032",
"api_key": "sk-apiservertest1",
"endpoint": "text_processing/textSummarizer",
"data": {
"text": "This is the first sentence about testing. This is a second sentence about APIs. This is a third sentence about summarization techniques. This is a fourth sentence about natural language processing. This is a fifth sentence about text analysis.",
"summary_length": 2
},
"status": "completed",
"result": {
"summary": "This is a third sentence about summarization techniques. This is a fourth sentence about natural language processing."
},
"error": null,
"created_at": 1741549850.3214297,
"updated_at": 1741549921.9806046
},
{
"queue_id": "f2c7617b-c34b-4a55-be63-4c89391434ef",
"api_key": "sk-apiservertest1",
"endpoint": "text_processing/textSummarizer",
"data": {
"text": "This is the first sentence about testing. This is a second sentence about APIs. This is a third sentence about summarization techniques. This is a fourth sentence about natural language processing. This is a fifth sentence about text analysis.",
"summary_length": 2
},
"status": "completed",
"result": {
"summary": "This is a third sentence about summarization techniques. This is a fourth sentence about natural language processing."
},
"error": null,
"created_at": 1741555656.3086126,
"updated_at": 1741557145.9171326
},
{
"queue_id": "bb8274e0-b755-4507-ac66-375f89a7fae7",
"api_key": "sk-apiservertest1",
"endpoint": "text_processing/textSummarizer",
"data": {
"text": "This is the first sentence about testing. This is a second sentence about APIs. This is a third sentence about summarization techniques. This is a fourth sentence about natural language processing. This is a fifth sentence about text analysis.",
"summary_length": 2
},
"status": "completed",
"result": {
"summary": "This is a third sentence about summarization techniques. This is a fourth sentence about natural language processing."
},
"error": null,
"created_at": 1741555708.9174843,
"updated_at": 1741557145.91749
}
]
}