Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mle chat] cli should be redesiged #205

Closed
HuaizhengZhang opened this issue Sep 11, 2024 · 2 comments · Fixed by #224
Closed

[mle chat] cli should be redesiged #205

HuaizhengZhang opened this issue Sep 11, 2024 · 2 comments · Fixed by #224
Assignees
Labels
enhancement New feature or request

Comments

@HuaizhengZhang
Copy link
Contributor

image

the existing workflow has several issues

@HuaizhengZhang HuaizhengZhang self-assigned this Sep 11, 2024
@dosubot dosubot bot added the enhancement New feature or request label Sep 11, 2024
@HuaizhengZhang HuaizhengZhang removed their assignment Sep 11, 2024
@leeeizhang leeeizhang self-assigned this Sep 19, 2024
@leeeizhang
Copy link
Collaborator

I would like to redesign the mle chat, and here are some thoughts I've had:

  1. 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.
  2. 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.
  3. enable mle chat to retain conversation memory: users can choose to return to their previous conversations when they re-enter the CLI.
  4. 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!

cc. @HuaizhengZhang, @huangyz0918

@leeeizhang leeeizhang mentioned this issue Sep 25, 2024
4 tasks
@huangyz0918
Copy link
Contributor

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.

I think we already have this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants