Merge branch 'pre-release-30' of https://github.com/getmaxun/maxun into pre-release-30
This commit is contained in:
@@ -680,6 +680,7 @@ router.post("/sdk/extract/llm", requireAPIKey, async (req: AuthenticatedRequest,
|
||||
params: [],
|
||||
type: 'extract',
|
||||
url: workflowResult.url,
|
||||
isLLM: true,
|
||||
};
|
||||
|
||||
const robot = await Robot.create({
|
||||
|
||||
Reference in New Issue
Block a user