docs: update README and tools configuration for improved toolset management
- Updated README to reflect the new command for configuring tools per platform. - Modified tools_config.py to correct the handling of preselected entries in the toolset checklist, ensuring proper functionality during user interaction.
This commit is contained in:
parent
a5ea272936
commit
7c1f90045e
2 changed files with 4 additions and 4 deletions
|
|
@ -430,8 +430,8 @@ Tools are organized into logical **toolsets**:
|
|||
# Use specific toolsets
|
||||
hermes --toolsets "web,terminal"
|
||||
|
||||
# List all toolsets
|
||||
hermes --list-tools
|
||||
# Configure tools per platform (interactive)
|
||||
hermes tools
|
||||
```
|
||||
|
||||
**Available toolsets:** `web`, `terminal`, `file`, `browser`, `vision`, `image_gen`, `moa`, `skills`, `tts`, `todo`, `memory`, `session_search`, `cronjob`, `code_execution`, `delegation`, `clarify`, and more.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue