MiroFish/backend/app/api
_Yusaki 79519ddd54 Replace Zep with direct LLM calls for graph building
Add LLMGraphBuilderService that extracts entities/relationships
from text chunks using Groq instead of Zep Cloud API. Graph data
is persisted to disk as graph_data.json, with fallback to Zep
for existing graphs.
2026-03-13 19:07:40 +07:00
..
__init__.py Implement Report Agent for automated report generation and interaction 2025-12-09 15:10:55 +08:00
graph.py Replace Zep with direct LLM calls for graph building 2026-03-13 19:07:40 +07:00
report.py Translate all backend LLM prompts and API messages to English 2026-03-13 02:47:30 +07:00
simulation.py Translate all backend LLM prompts and API messages to English 2026-03-13 02:47:30 +07:00