Skip to content

Commit

Permalink
Update magic.ai.url.scrape.hl
Browse files Browse the repository at this point in the history
  • Loading branch information
polterguy committed Feb 9, 2024
1 parent ed9ff89 commit 514f845
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ slots.create:magic.ai.url.scrape
type:info
sleep:10

// Deleting from VSS table.
// Deleting relevant records from VSS table and ml_training_snippets.
data.execute:@"
delete from vss_ml_training_snippets
where rowid in (select id as rowid from ml_training_snippets where type = @type and uri = @url)"
Expand Down

0 comments on commit 514f845

Please sign in to comment.