API Reference
Update the M parameter
Update M parameter in the HNSW algorithm used for similarity search. EigenDB must be restarted this to take effect.
POST
/
update-config
/
hnsw-params
/
m
Authorizations
X-Eigen-API-Key
string
headerrequiredBody
application/json
updatedM
string
requiredThe new M parameter
Response
200 - application/json
status
integer
requiredStatus code of the response
message
string
requiredMessage giving basic information on the response
data
object
Important data to be given to the caller
error
object
An error that has occured