MCPcopy Create free account
hub / github.com/1openwindow/azure-openai-node / createSearch

Function createSearch

api.ts:3168–3171  ·  view source on GitHub ↗

* * @summary The search endpoint computes similarity scores between provided query and documents. Documents can be passed directly to the API if there are no more than 200 of them. To go beyond the 200 document limit, documents can be processed offline and then used for efficient retrieva

(engineId: string, createSearchRequest: CreateSearchRequest, options?: AxiosRequestConfig)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

createRequestFunctionFunction · 0.90
createSearchMethod · 0.80

Tested by

no test coverage detected