mirror of https://github.com/buster-so/buster.git
reolve to @butster/web-tools
This commit is contained in:
parent
3396f9fb8a
commit
acee19e981
|
@ -1,8 +1,4 @@
|
|||
import {
|
||||
FirecrawlService,
|
||||
type WebSearchOptions,
|
||||
type WebSearchResult,
|
||||
} from '@buster-tools/web-tools';
|
||||
import { FirecrawlService, type WebSearchOptions, type WebSearchResult } from '@buster/web-tools';
|
||||
import type { RuntimeContext } from '@mastra/core/runtime-context';
|
||||
import { createTool } from '@mastra/core/tools';
|
||||
import { wrapTraced } from 'braintrust';
|
||||
|
|
Loading…
Reference in New Issue