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

Small rename to long term memory #6914

Merged
merged 3 commits into from
Feb 24, 2025
Merged

Small rename to long term memory #6914

merged 3 commits into from
Feb 24, 2025

Conversation

enyst
Copy link
Collaborator

@enyst enyst commented Feb 24, 2025

Give a summary of what the PR does, explaining any non-trivial design decisions

This PR proposes to rename long term memory to long_term_memory.py.

It's just a small thing, the memory module contains currently condensers (in use) and long term memory (not in use), and it frees us to use the name.

This also makes the diff of PR 6909 easier to read, because git diff gets confused since this rename is there too.


Link of any specific issues this addresses


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:77e113b-nikolaik   --name openhands-app-77e113b   docker.all-hands.dev/all-hands-ai/openhands:77e113b

@enyst enyst requested a review from csmith49 February 24, 2025 14:55
@xingyaoww xingyaoww merged commit 8ad89e3 into main Feb 24, 2025
14 checks passed
@xingyaoww xingyaoww deleted the enyst/rename-memory branch February 24, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants