curl --request POST \
--url https://tiwih-api.vercel.app/api/v1/research/papers/trigger/stream \
--header 'Content-Type: application/json' \
--data '
{
"maxPapers": 50.5,
"searchTerms": [
"<string>"
]
}
'curl --request POST \
--url https://tiwih-api.vercel.app/api/v1/research/papers/trigger/stream \
--header 'Content-Type: application/json' \
--data '
{
"maxPapers": 50.5,
"searchTerms": [
"<string>"
]
}
'