mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 20:44:31 +00:00
Add link understanding tool support (#1637)
* Add * Fix --------- Co-authored-by: Richard <dasilva333@DESKTOP-74E3GJO.localdomain>
This commit is contained in:
2
src/link-understanding/defaults.ts
Normal file
2
src/link-understanding/defaults.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const DEFAULT_LINK_TIMEOUT_SECONDS = 30;
|
||||
export const DEFAULT_MAX_LINKS = 3;
|
||||
Reference in New Issue
Block a user