mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
update distribution and gitignore
This commit is contained in:
parent
92e3074c10
commit
f957ec2267
2 changed files with 6 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ DISTRIBUTIONS = {
|
|||
"description": "Web research with vision analysis and reasoning",
|
||||
"toolsets": {
|
||||
"web": 94, # 90% chance of web tools
|
||||
"vision": 50, # 50% chance of vision tools
|
||||
"vision": 65, # 50% chance of vision tools
|
||||
"moa": 10, # 40% chance of reasoning tools
|
||||
"terminal": 94, # 10% chance of terminal tools
|
||||
"image_gen": 15 # 80% chance of image generation tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue