You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #584 [Agent] Rename MemoryProviderInterface::loadMemory to load (OskarStark)
This PR was merged into the main branch.
Discussion
----------
[Agent] Rename `MemoryProviderInterface::loadMemory` to `load`
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | yes
| Docs? | no
| Issues | --
| License | MIT
Simplify the method name by removing the redundant 'Memory' prefix. This improves readability and follows interface naming conventions.
Commits
-------
e42a31f [Agent] Rename MemoryProviderInterface::loadMemory to load
0 commit comments