Skip to main content

SiloCommandApi

All URIs are relative to http://localhost:1985

MethodHTTP requestDescription
rebuildSiloPOST /api/backend/command/silo/rebuild/{uuid}Rebuild Silo

rebuildSilo

rebuildSilo(uuid)

Rebuild Silo

This will recompute the embeddings of the Silo.

Parameters

NameTypeDescriptionNotes
uuidUUIDIdentifier of the Silo[default to null]

Return type

null (empty response body)

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: Not defined