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

Function createAnswer

api.ts:3022–3025  ·  view source on GitHub ↗

* * @summary Answers the specified question using the provided documents and examples. The endpoint first [searches](/docs/api-reference/searches) over provided documents or files to find relevant context. The relevant context is combined with the provided examples and question to create

(createAnswerRequest: CreateAnswerRequest, 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
createAnswerMethod · 0.80

Tested by

no test coverage detected