Skip to main content

SearchApi

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

MethodHTTP requestDescription
searchDocumentsInSiloPOST /api/rag/search/documents/silo/{uuid}Search documents inside a Silo

searchDocumentsInSilo

List searchDocumentsInSilo(uuid, body, maxResults)

Search documents inside a Silo

Search documents from the Silo.

Parameters

NameTypeDescriptionNotes
uuidUUIDIdentifier of the Silo[default to null]
bodyString
maxResultsIntegerMax results to return[optional] [default to 10]

Return type

List

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: /