feat: add is LLM entry
This commit is contained in:
@@ -677,6 +677,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