mirror of
https://github.com/Significant-Gravitas/Auto-GPT.git
synced 2025-01-08 11:57:32 +08:00
remove comment
This commit is contained in:
parent
a242400617
commit
94a9e8d85a
@ -68,16 +68,16 @@ const keywords = [
|
||||
"Performance Tracking",
|
||||
"Predictive Analytics",
|
||||
"Resource Allocation",
|
||||
"Chatbot", // Added
|
||||
"Virtual Assistant", // Added
|
||||
"Workflow Automation", // Added
|
||||
"Social Media Manager", // Added
|
||||
"Email Optimizer", // Added
|
||||
"Content Generator", // Added
|
||||
"Data Analyzer", // Added
|
||||
"Task Scheduler", // Added
|
||||
"Customer Service Bot", // Added
|
||||
"Personalization Engine", // Added
|
||||
"Chatbot",
|
||||
"Virtual Assistant",
|
||||
"Workflow Automation",
|
||||
"Social Media Manager",
|
||||
"Email Optimizer",
|
||||
"Content Generator",
|
||||
"Data Analyzer",
|
||||
"Task Scheduler",
|
||||
"Customer Service Bot",
|
||||
"Personalization Engine",
|
||||
];
|
||||
|
||||
const SubmitPage: React.FC = () => {
|
||||
|
Loading…
Reference in New Issue
Block a user