Query Rewriting in supermemory
rewriteQuery
true
curl https://api.supermemory.ai/v3/search \ --request POST \ --header 'Authorization: Bearer SUPERMEMORY_API_KEY' \ --header 'Content-Type: application/json' \ -d '{ "q": "What is the capital of France?", "rewriteQuery": true }'
Was this page helpful?