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

Add remember subcommand #8

Open
3 tasks
cmccomb opened this issue Jan 2, 2025 · 1 comment
Open
3 tasks

Add remember subcommand #8

cmccomb opened this issue Jan 2, 2025 · 1 comment
Labels
new feature New feature or request

Comments

@cmccomb
Copy link
Owner

cmccomb commented Jan 2, 2025

Add a memory mechanism for yo.

  • Things can be added to memory through: yo remember [things to remembers]
  • Memory can be loaded into context with yo --memory [query].
  • Things can be forgotten with yo forget [description].
@cmccomb cmccomb added the new feature New feature or request label Jan 2, 2025
@cmccomb cmccomb changed the title Add a memory mechanism Add remember subcommand Jan 4, 2025
@cmccomb
Copy link
Owner Author

cmccomb commented Jan 4, 2025

Initial implementation can dump everything to be remembered into a dot file (maybe the settings dot file in #13).

A more nuanced implementation would use RAG.

@cmccomb cmccomb added this to the v0.2.4 - memory milestone Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant