MicroFish/backend/app/services
MiroFish Bot a026178d67 fix(graph): harden ontology normalization for Zep limits 2026-03-21 17:27:33 +09:00
..
__init__.py Implement Interview feature for agent interactions in simulations 2025-12-08 15:55:39 +08:00
graph_builder.py fix(graph): harden ontology normalization for Zep limits 2026-03-21 17:27:33 +09:00
oasis_profile_generator.py feat(graph): add pluggable graph backend with Graphiti support 2026-03-21 17:25:34 +09:00
ontology_generator.py fix(graph): harden ontology normalization for Zep limits 2026-03-21 17:27:33 +09:00
report_agent.py fix(report_agent): refine tool call handling and response validation; enforce strict separation between tool calls and final answers 2026-02-24 17:47:44 +08:00
simulation_config_generator.py Enhance simulation configuration and management features 2025-12-05 15:50:54 +08:00
simulation_ipc.py Implement Interview feature for agent interactions in simulations 2025-12-08 15:55:39 +08:00
simulation_manager.py feat(history): 添加首页历史项目展示组件 2025-12-31 17:54:39 +08:00
simulation_runner.py Refactor process termination in SimulationRunner to support cross-platform handling and improve code clarity. Update development script to ensure concurrent processes are terminated correctly. 2025-12-30 17:45:27 +08:00
text_processor.py Introduce Project ID for context management, finalizing the stateful API pipeline from file submission to graph construction. 2025-11-28 17:21:08 +08:00
zep_entity_reader.py feat(graph): add pluggable graph backend with Graphiti support 2026-03-21 17:25:34 +09:00
zep_graph_memory_updater.py feat(graph): add pluggable graph backend with Graphiti support 2026-03-21 17:25:34 +09:00
zep_tools.py feat(graph): add pluggable graph backend with Graphiti support 2026-03-21 17:25:34 +09:00