Skip to content

Commit

Permalink
Add depth
Browse files Browse the repository at this point in the history
  • Loading branch information
SawyerHood committed Jun 6, 2024
1 parent e125492 commit 48ae928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/api/html/route.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export async function POST(req: NextRequest) {
properties: {
url,
model: settings?.model,
depth: deps.length,
},
});
}
Expand Down

0 comments on commit 48ae928

Please sign in to comment.