update mongodb config
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
8
worker/orca-agent/tests/data/minimal/documentations.json
Normal file
8
worker/orca-agent/tests/data/minimal/documentations.json
Normal file
@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"repoOwner": "labrocadabro",
|
||||
"repoName": "ct-clone",
|
||||
"swarmBountyId": "67ef132f2272992e69a8478c",
|
||||
"status": "initialized"
|
||||
}
|
||||
]
|
@ -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"
|
||||
}
|
||||
]
|
@ -1,10 +0,0 @@
|
||||
[
|
||||
{
|
||||
"taskId": "62n2aAVVV42rtt53wxieotTdnKpTRjiChsHYdSxHDhAZ",
|
||||
"summary": "Test document containing multiple sentences for summarization testing.",
|
||||
"metadata": {
|
||||
"source": "test",
|
||||
"type": "summary"
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user