update mongodb config

This commit is contained in:
Laura Abro
2025-04-24 12:28:54 -03:00
parent 5e6911d4f8
commit 0b0298e400
7 changed files with 10 additions and 68 deletions

View File

@ -1,10 +0,0 @@
[
{
"taskId": "62n2aAVVV42rtt53wxieotTdnKpTRjiChsHYdSxHDhAZ",
"content": "This is a test document that needs to be summarized. It contains multiple sentences and paragraphs to test the summarization functionality. The document discusses various topics and should be processed by the workers to generate a concise summary.",
"metadata": {
"source": "test",
"type": "text"
}
}
]

View File

@ -0,0 +1,8 @@
[
{
"repoOwner": "labrocadabro",
"repoName": "ct-clone",
"swarmBountyId": "67ef132f2272992e69a8478c",
"status": "initialized"
}
]

View File

@ -1,7 +0,0 @@
[
{
"taskId": "62n2aAVVV42rtt53wxieotTdnKpTRjiChsHYdSxHDhAZ",
"prompt": "Please provide a concise summary of the following document, focusing on the main points and key information.",
"type": "summarization"
}
]

View File

@ -1,10 +0,0 @@
[
{
"taskId": "62n2aAVVV42rtt53wxieotTdnKpTRjiChsHYdSxHDhAZ",
"summary": "Test document containing multiple sentences for summarization testing.",
"metadata": {
"source": "test",
"type": "summary"
}
}
]