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

Improve the CLI #11

Closed
4 tasks done
vivi opened this issue Oct 17, 2023 · 3 comments
Closed
4 tasks done

Improve the CLI #11

vivi opened this issue Oct 17, 2023 · 3 comments
Labels
roadmap Planned features

Comments

@vivi
Copy link
Contributor

vivi commented Oct 17, 2023

  • probably move to questionary
  • ask if want to update embeddings / --refresh-embeddings flag
  • support Line breaks #8
  • currently, CLI only supports a limited amount of characters for input.

- [ ] questionary-style CLI UI for (1) loading+saving (2) viewing bot memory

@vivi vivi added the enhancement New feature or request label Oct 17, 2023
@cpacker cpacker added roadmap Planned features and removed enhancement New feature or request labels Oct 18, 2023
@drnic
Copy link

drnic commented Oct 20, 2023

I started having a conversation about some code. But when I pasted a chunk of code into the CLI, the cli only took the first line -- which led to a nonsensical conversation. Perhaps could we support toggling between single line + multiline inputs (like chatgpt UI)

@vivi
Copy link
Contributor Author

vivi commented Oct 20, 2023

@drnic Did you try typing // to enter multi-line mode?

@drnic
Copy link

drnic commented Oct 20, 2023

@vivi I hadn't and that's embarrassing :) I've now found https://github.com/cpacker/MemGPT#interactive-cli-commands section of bonus commands :)

@vivi vivi mentioned this issue Oct 23, 2023
@cpacker cpacker closed this as completed Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap Planned features
Projects
None yet
Development

No branches or pull requests

3 participants