MicroFish/backend/app/api
Abhishek Yadav 2703d3dbfe fix: update error handling to check for NEO4J_PASSWORD instead of ZEP_API_KEY in simulation API
- Changed error messages to reflect the new configuration requirement for Neo4j.
- Ensured consistent handling of missing credentials across multiple functions.
2026-03-22 01:54:51 +05:30
..
__init__.py Implement Report Agent for automated report generation and interaction 2025-12-09 15:10:55 +08:00
graph.py feat: migrate knowledge graph from Zep Cloud to Graphiti + local Neo4j 2026-03-22 01:30:28 +05:30
report.py Add report ID generation and logging features for report generation process 2025-12-13 21:11:14 +08:00
simulation.py fix: update error handling to check for NEO4J_PASSWORD instead of ZEP_API_KEY in simulation API 2026-03-22 01:54:51 +05:30