mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-22 11:15:47 +00:00
Merge b4db47b634 into a5355f4719
This commit is contained in:
commit
f6a6fa2120
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ export const ExpandedInputBox = ({
|
|||
search_agent: <Globe className="h-3 w-3 text-blue-600" />,
|
||||
document_agent: <FileText className="h-3 w-3 text-yellow-600" />,
|
||||
multi_modal_agent: <Image className="h-3 w-3 text-fuchsia-600" />,
|
||||
social_medium_agent: <Bird className="h-3 w-3 text-purple-600" />,
|
||||
social_media_agent: <Bird className="h-3 w-3 text-purple-600" />,
|
||||
};
|
||||
|
||||
// Build agent list same as WorkSpaceMenu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue