AutoRAG
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:7542
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AutoRAG():
AutoRAG
Returns
Section titled “Returns”AutoRAG
Methods
Section titled “Methods”aiSearch()
Section titled “aiSearch()”Call Signature
Section titled “Call Signature”aiSearch(
params):Promise<Response>
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:7545
Parameters
Section titled “Parameters”params
Section titled “params”AutoRagAiSearchRequestStreaming
Returns
Section titled “Returns”Promise<Response>
Call Signature
Section titled “Call Signature”aiSearch(
params):Promise<AutoRagAiSearchResponse>
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:7546
Parameters
Section titled “Parameters”params
Section titled “params”Returns
Section titled “Returns”Promise<AutoRagAiSearchResponse>
Call Signature
Section titled “Call Signature”aiSearch(
params):Promise<Response|AutoRagAiSearchResponse>
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:7547
Parameters
Section titled “Parameters”params
Section titled “params”Returns
Section titled “Returns”Promise<Response | AutoRagAiSearchResponse>
list()
Section titled “list()”list():
Promise<AutoRagListResponse>
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:7543
Returns
Section titled “Returns”Promise<AutoRagListResponse>
search()
Section titled “search()”search(
params):Promise<AutoRagSearchResponse>
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:7544
Parameters
Section titled “Parameters”params
Section titled “params”Returns
Section titled “Returns”Promise<AutoRagSearchResponse>