You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to redesign the mle chat, and here are some thoughts I've had:
enable mle chat to execute code and debug: users may have written their codes, and they need MLE Chat to execute and debug on these.
allow mle chat to read logs and other files: users may train multiple models with different configurations, and it would be helpful for mle chat to analyze training logs and suggest an optimal configuration.
enable mle chat to retain conversation memory: users can choose to return to their previous conversations when they re-enter the CLI.
allow mle chat to greet users at first and inform users of its capabilities, reducing the need for users to provide prompts at the beginning, and making the interaction more engaging.
If you have time, could you share some insights or suggestions on these? Thank you!
the existing workflow has several issues
The text was updated successfully, but these errors were encountered: