Agentmemory

Latest version: v0.4.8

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.3.0

- Add "events"
- Events are simplified memories that use "epochs"

0.2.15

- create_memory and create_unique_memory return the ID of the memory created
- delete_memories -- delete by document contains text, by metadata or by both

0.2.14

create_memory and create_unique_memory now return an ID

0.2.13

Added create_unique_memory, which will detect if there is already a similar memory and mark unique as True or False in metadata
Added unique argument to search_memory and get_memories, to filter by unique only (useful for not getting too much of the same result)
Added delete_similar_memories, which will delete memories within a similarity threshold
Improved debugging -- set env var DEBUG=True to see debugs or pass debug=True argument to most functions
More test coverage

0.2.11

0.2.10

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.