Skip to content

Commit 405ce03

Browse files
author
camel-docs-bot
committed
Auto-update documentation after merge [skip ci]
1 parent 835618f commit 405ce03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mintlify/reference/camel.toolkits.browser_toolkit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ Initialize the BrowserToolkit instance.
436436

437437
**Parameters:**
438438

439-
- **headless** (bool): Whether to run the browser in headless mode.
439+
- **headless** (bool): Whether to run the browser in headless mode. When running inside a CAMEL runtime container, this is automatically set to True since containers typically don't have a display.
440440
- **cache_dir** (Union[str, None]): The directory to store cache files.
441441
- **channel** (`Literal["chrome", "msedge", "chromium"]`): The browser channel to use. Must be one of "chrome", "msedge", or "chromium".
442442
- **history_window** (int): The window size for storing the history of actions.

0 commit comments

Comments
 (0)