mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-02 07:11:49 +00:00
Revert "feat(skills): integrate NVIDIA/skills as a trusted skills hub tap"
This reverts commit 9992e32db3.
This commit is contained in:
parent
44df52005a
commit
bfecfabd0f
8 changed files with 3 additions and 69 deletions
|
|
@ -163,13 +163,6 @@ const SOURCE_CONFIG: Record<
|
|||
border: "rgba(251, 191, 36, 0.2)",
|
||||
icon: "\u{1F917}",
|
||||
},
|
||||
NVIDIA: {
|
||||
label: "NVIDIA",
|
||||
color: "#76b900",
|
||||
bg: "rgba(118, 185, 0, 0.08)",
|
||||
border: "rgba(118, 185, 0, 0.25)",
|
||||
icon: "\u{25B6}",
|
||||
},
|
||||
VoltAgent: {
|
||||
label: "VoltAgent",
|
||||
color: "#facc15",
|
||||
|
|
@ -214,7 +207,6 @@ const SOURCE_ORDER = [
|
|||
"Anthropic",
|
||||
"OpenAI",
|
||||
"HuggingFace",
|
||||
"NVIDIA",
|
||||
"skills.sh",
|
||||
"ClawHub",
|
||||
"browse.sh",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue