Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/tools/web-search.tool.ts
Properties
| Property | Type |
|---|---|
braveApiKey | string |
models | SearchModelDeployment[] |
maxResults | number |
timeout | number |
perModelCooldownMs | number |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/tools/web-search.tool.ts
| Property | Type |
|---|---|
braveApiKey | string |
models | SearchModelDeployment[] |
maxResults | number |
timeout | number |
perModelCooldownMs | number |
Was this page helpful?