- Removed content truncation logic from the AgentActivity class, allowing full content to be logged for posts, comments, and quotes. - Updated the `fetch_new_actions_from_db` function to retain complete content in action arguments, enhancing data accuracy. - Adjusted simulation scripts to ensure that full content is sent during action creation, improving the representation of agent activities. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| graph_builder.py | ||
| oasis_profile_generator.py | ||
| ontology_generator.py | ||
| simulation_config_generator.py | ||
| simulation_manager.py | ||
| simulation_runner.py | ||
| text_processor.py | ||
| zep_entity_reader.py | ||
| zep_graph_memory_updater.py | ||