postApiV1PreprocessorsSearch
postApiV1PreprocessorsSearch<
ThrowOnError>(options:Options<PostApiV1PreprocessorsSearchData,ThrowOnError>):RequestResult<PostApiV1PreprocessorsSearchResponses,PostApiV1PreprocessorsSearchErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:1313Â
Search the web
Forwards a query to Anuma Search and returns normalized web results. Used by SDK pre-processors to enrich prompts with live web context.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<PostApiV1PreprocessorsSearchResponses, PostApiV1PreprocessorsSearchErrors, ThrowOnError>
Last updated on