Skip to content

Commit 6f227a2

Browse files
Merge branch 'browser_plugin' of github.com:camel-ai/camel into browser_plugin
2 parents 3727d12 + c0e268f commit 6f227a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

camel/utils/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ class Constants:
3737
DEFAULT_SIMILARITY_THRESHOLD = 0.7
3838

3939
# Default timeout threshold value
40-
TIMEOUT_THRESHOLD = 180.0
40+
TIMEOUT_THRESHOLD = None

0 commit comments

Comments
 (0)