| Links to various resources + writeups! Recursion/parallelism:
- Docs: https://burr.dagworks.io/pull/370/concepts/parallelism/ - Example: https://github.com/DAGWorks-Inc/burr/tree/main/examples/para... UI annotations:
- Blog post: https://blog.dagworks.io/p/annotating-data-in-burr OpenTelemetry:
- Docs: https://burr.dagworks.io/reference/integrations/opentelemetr... - Blog post: https://blog.dagworks.io/p/trace-all-parts-of-your-agenticai Time-travel/forking:
- Docs: https://burr.dagworks.io/concepts/state-persistence/#initial... - Blog post: https://blog.dagworks.io/p/travel-back-in-time-with-burr Monitoring:
- Deployment: https://github.com/DAGWorks-Inc/burr/tree/main/burr/tracking... - UI overview: https://blog.dagworks.io/p/burr-ui And a few other writeups we're excited about:
- Collaboration with instructor: https://python.useinstructor.com/blog/2024/07/11/youtube-tra... - Full-stack example of a streaming app: https://towardsdatascience.com/how-to-build-a-streaming-agen... - Human-in-the-loop app with Burr: https://towardsdatascience.com/building-an-email-assistant-a... |