-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
P2Priority MediumPriority MediumenhancementDevelopment on an existing featureDevelopment on an existing feature
Description
📋 What is the current feature?
At the moment most of the TaurusAI commands contain similar code, this code is mostly duplicated versions of each other.
🌟 How do you want it to be improved?
A utils.js file should be added and the code should be put in there and exported as async functions which can be reused in the other files.
This can also be applied for the image files (such as fetching the models)
Metadata
Metadata
Assignees
Labels
P2Priority MediumPriority MediumenhancementDevelopment on an existing featureDevelopment on an existing feature
Projects
Status
Todo