Retry Reranker Endpoint
Resources
Retry Reranker Endpoint
Retry building a failed reranker.
Attempts to reinitialize a reranker that previously failed to build. This is useful when the underlying service or dependencies were temporarily unavailable during initial startup.
The retry clears any previous error state and attempts a fresh build. If successful, the reranker becomes available for use immediately.
The response indicates the result:
success: true, status: ready: Reranker is now availablesuccess: false, status: failed: Still failing (check error field)
Returns 404 if the reranker is not configured.
POST
Retry Reranker Endpoint
Documentation Index
Fetch the complete documentation index at: https://docs.memmachine.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Response
Successful Response

