We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ad79b commit 9fe6364Copy full SHA for 9fe6364
1 file changed
README.md
@@ -601,6 +601,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
601
### Documentation
602
- [Implementation Plan](docs/IMPLEMENTATION_PLAN.md) - Detailed technical implementation guide
603
- [Agent Architecture Comparison](docs/AGENT_ARCHITECTURE_COMPARISON.md) - Pipeline vs Agent analysis
604
+- [Resilience Guide](docs/RESILIENCE.md) - Error handling, circuit breaker, fallbacks
605
- [API Documentation](http://localhost:8000/docs) - Interactive API docs (when server is running)
606
607
### External Resources
0 commit comments