- Increase chunk size 500→2000 (reduces chunks from ~125 to ~32 for 60K docs) - Use Graphiti add_episode_bulk for parallel processing (5 episodes per batch) - Fallback to sequential if bulk fails - Target: 60K doc graph build in ~10-15 min instead of 45 min Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| graph_builder.py | ||
| graphiti_client.py | ||
| oasis_profile_generator.py | ||
| ontology_generator.py | ||
| report_agent.py | ||
| simulation_config_generator.py | ||
| simulation_ipc.py | ||
| simulation_manager.py | ||
| simulation_runner.py | ||
| text_processor.py | ||
| zep_entity_reader.py | ||
| zep_graph_memory_updater.py | ||
| zep_tools.py | ||