- Added Hermes tool to CLI tools and updated related components.
This commit is contained in:
parent
ab7dd63b22
commit
368f4c3e7f
15 changed files with 821 additions and 38 deletions
|
|
@ -212,6 +212,14 @@ export const CLI_TOOLS = {
|
|||
}`,
|
||||
},
|
||||
},
|
||||
hermes: {
|
||||
id: "hermes",
|
||||
name: "Hermes Agent",
|
||||
image: "/providers/hermes.png",
|
||||
color: "#8B5CF6",
|
||||
description: "Nous Research self-improving AI agent",
|
||||
configType: "custom",
|
||||
},
|
||||
// HIDDEN: gemini-cli
|
||||
// "gemini-cli": {
|
||||
// id: "gemini-cli",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue