We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f39dfc5 commit d6e03fcCopy full SHA for d6e03fc
src/actorDefinition.ts
@@ -85,5 +85,3 @@ export async function getActorsAsTools(actors: string[]): Promise<Tool[]> {
85
}
86
return tools;
87
88
-
89
-fetchActorDefinition('apify/rag-web-browser');
0 commit comments