@azure/search-documents
Version:
Azure client library to use AI Search for node.js and browser.
5 lines • 356 B
TypeScript
export type { KnowledgeBaseRetrievalContext, KnowledgeBaseRetrievalClientOptionalParams, } from "./knowledgeBaseRetrievalContext.js";
export { createKnowledgeBaseRetrieval } from "./knowledgeBaseRetrievalContext.js";
export { retrieve } from "./operations.js";
export type { RetrieveOptionalParams } from "./options.js";
//# sourceMappingURL=index.d.ts.map