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

Function createClassification

api.ts:3045–3048  ·  view source on GitHub ↗

* * @summary Classifies the specified `query` using provided examples. The endpoint first [searches](/docs/api-reference/searches) over the labeled examples to select the ones most relevant for the particular query. Then, the relevant examples are combined with the query to construct a pr

(createClassificationRequest: CreateClassificationRequest, 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
createClassificationMethod · 0.80

Tested by

no test coverage detected