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

Consider the right way to persist the user specified values and provide a way to allow clearing the values #271

Open
daxian-dbw opened this issue Nov 1, 2024 · 0 comments
Labels
Issue-Enhancement The issue is a feature or idea

Comments

@daxian-dbw
Copy link
Member

Summary of the new feature / enhancement

What should we do with user's values when they run /refresh?
We need to consider the right way to persist the user specified values and provide a way to allow clearing the values.

It may be good to keep values around across chat sessions, so a user doesn't need to repeatedly input same values for like location, resource group name, sub id and etc. But on the other hand, user may really want to start clean.

Proposed technical implementation details (optional)

  1. We may want to add flags to /refresh to control its behavior, like /refresh --all
  2. We may want to support more fine-granular management over user values -- allow user to view, edit, and remove existing user values, and may be allow them to decide to persist into files, so they can be used in a different AIShell session.
@daxian-dbw daxian-dbw added the Issue-Enhancement The issue is a feature or idea label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement The issue is a feature or idea
Projects
None yet
Development

No branches or pull requests

1 participant