Updated Agent Icons

This commit is contained in:
abhishekshankr
2023-12-18 03:09:35 -05:00
parent a3017242c6
commit 5917a9af51
14 changed files with 74 additions and 54 deletions
@@ -29,7 +29,7 @@ class AutoGPT_Agents implements INode {
this.version = 1.0
this.type = 'AutoGPT'
this.category = 'Agents'
this.icon = 'autogpt.png'
this.icon = 'autogpt.svg'
this.description = 'Autonomous agent with chain of thoughts for self-guided task completion'
this.baseClasses = ['AutoGPT']
this.inputs = [