Skip to content

Conversation

@colinfrisch
Copy link
Collaborator

  • Enforce process_step as abstract method: Added @ abstractmethod to process_step in the base Memory class to require all subclasses to implement it.
  • Update subclasse EpisodicMemory to implement process_step
  • Minor name changing for code clarity

@colinfrisch colinfrisch requested a review from sanika-n November 4, 2025 22:32
@colinfrisch colinfrisch added the enhancement New feature or request label Nov 4, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 4, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch memory

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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 this pull request may close these issues.

2 participants