This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/burr.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 89859b28 deploy: f499c42d6968fab79fe8384d77dab1ed7d0885e4
89859b28 is described below
commit 89859b28513fd0db3e75a42438300c645a50d4fc
Author: skrawcz <[email protected]>
AuthorDate: Fri Aug 22 17:58:51 2025 +0000
deploy: f499c42d6968fab79fe8384d77dab1ed7d0885e4
---
.buildinfo | 2 +-
.doctrees/environment.pickle | Bin 432517 -> 432542 bytes
_static/favicon.ico | Bin 0 -> 15086 bytes
concepts/actions/index.html | 2 +-
concepts/additional-visibility/index.html | 2 +-
concepts/hooks/index.html | 2 +-
concepts/index.html | 2 +-
concepts/overview/index.html | 2 +-
concepts/parallelism/index.html | 2 +-
concepts/planned-capabilities/index.html | 2 +-
concepts/recursion/index.html | 2 +-
concepts/sdlc/index.html | 2 +-
concepts/serde/index.html | 2 +-
concepts/state-machine/index.html | 2 +-
concepts/state-persistence/index.html | 2 +-
concepts/state-typing/index.html | 2 +-
concepts/state/index.html | 2 +-
concepts/streaming-actions/index.html | 2 +-
concepts/sync-vs-async/index.html | 2 +-
concepts/tracking/index.html | 2 +-
concepts/transitions/index.html | 2 +-
contributing/architecture/index.html | 2 +-
contributing/contributing/index.html | 2 +-
contributing/index.html | 2 +-
contributing/iterating/index.html | 2 +-
contributing/setup/index.html | 2 +-
examples/agents/agent-patterns/index.html | 2 +-
examples/agents/divide-and-conquer/index.html | 2 +-
examples/agents/index.html | 2 +-
examples/chatbots/basic-chatbot/index.html | 2 +-
examples/chatbots/gpt-like-chatbot/index.html | 2 +-
examples/chatbots/index.html | 2 +-
examples/chatbots/rag-chatbot-hamilton/index.html | 2 +-
examples/data-science/index.html | 2 +-
examples/data-science/ml_training/index.html | 2 +-
examples/data-science/simulation/index.html | 2 +-
examples/deployment/index.html | 2 +-
examples/deployment/infrastructure/index.html | 2 +-
examples/deployment/monitoring/index.html | 2 +-
examples/deployment/web-server/index.html | 2 +-
examples/guardrails/creating_tests/index.html | 2 +-
examples/guardrails/index.html | 2 +-
examples/index.html | 2 +-
.../simple/choose-your-own-adventure/index.html | 2 +-
examples/simple/counter/index.html | 2 +-
examples/simple/cowsay/index.html | 2 +-
examples/simple/index.html | 2 +-
genindex/index.html | 2 +-
getting_started/index.html | 2 +-
getting_started/install/index.html | 2 +-
getting_started/simple-example/index.html | 2 +-
getting_started/up-next/index.html | 2 +-
getting_started/why-burr/index.html | 2 +-
index.html | 2 +-
main/index.html | 2 +-
py-modindex/index.html | 2 +-
reference/actions/index.html | 2 +-
reference/application/index.html | 2 +-
reference/conditions/index.html | 2 +-
reference/index.html | 2 +-
reference/integrations/hamilton/index.html | 2 +-
reference/integrations/haystack/index.html | 2 +-
reference/integrations/index.html | 2 +-
reference/integrations/langchain/index.html | 2 +-
reference/integrations/opentelemetry/index.html | 2 +-
reference/integrations/pydantic/index.html | 2 +-
reference/integrations/ray/index.html | 2 +-
reference/integrations/streamlit/index.html | 2 +-
reference/integrations/traceloop/index.html | 2 +-
reference/lifecycle/index.html | 2 +-
reference/parallelism/index.html | 2 +-
reference/persister/index.html | 2 +-
reference/serde/index.html | 2 +-
reference/state/index.html | 2 +-
reference/telemetry/index.html | 2 +-
reference/tracking/index.html | 2 +-
reference/typing/index.html | 2 +-
reference/visibility/index.html | 2 +-
search/index.html | 2 +-
79 files changed, 77 insertions(+), 77 deletions(-)
diff --git a/.buildinfo b/.buildinfo
index 3a09b2e1..995d0b2e 100644
--- a/.buildinfo
+++ b/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 022525ef53af01c06fca616eeb2027b0
+config: a7e4cc16280de1d19bb754b432d84b0f
tags: d77d1c0d9ca2f4c8421862c7c5a0d620
diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle
index 4f9743a1..273748e2 100644
Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle
differ
diff --git a/_static/favicon.ico b/_static/favicon.ico
new file mode 100644
index 00000000..285da872
Binary files /dev/null and b/_static/favicon.ico differ
diff --git a/concepts/actions/index.html b/concepts/actions/index.html
index e0a70978..35c89f9b 100644
--- a/concepts/actions/index.html
+++ b/concepts/actions/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="State" href="../state/" /><link rel="prev" title="SDLC with LLMs"
href="../sdlc/" />
<link rel="canonical"
href="https://burr.dagworks.io/concepts/actions/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Actions - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/additional-visibility/index.html
b/concepts/additional-visibility/index.html
index f088e927..c46a8b91 100644
--- a/concepts/additional-visibility/index.html
+++ b/concepts/additional-visibility/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Parallelism" href="../parallelism/" /><link rel="prev" title="Hooks"
href="../hooks/" />
<link rel="canonical"
href="https://burr.dagworks.io/concepts/additional-visibility/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Additional Visibility - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/hooks/index.html b/concepts/hooks/index.html
index 41836752..c2c901db 100644
--- a/concepts/hooks/index.html
+++ b/concepts/hooks/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Additional Visibility" href="../additional-visibility/" /><link
rel="prev" title="Typing State" href="../state-typing/" />
<link rel="canonical" href="https://burr.dagworks.io/concepts/hooks/"
/>
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Hooks - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/index.html b/concepts/index.html
index 199a7438..eadbfb13 100644
--- a/concepts/index.html
+++ b/concepts/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../genindex/" /><link rel="search"
title="Search" href="../search/" /><link rel="next" title="Cheat Sheet"
href="overview/" /><link rel="prev" title="Simulations"
href="../examples/data-science/simulation/" />
<link rel="canonical" href="https://burr.dagworks.io/concepts/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Concepts - Burr</title>
<link rel="stylesheet" type="text/css"
href="../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/overview/index.html b/concepts/overview/index.html
index c069afd2..fd15ed09 100644
--- a/concepts/overview/index.html
+++ b/concepts/overview/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next" title="SDLC
with LLMs" href="../sdlc/" /><link rel="prev" title="Concepts" href="../" />
<link rel="canonical"
href="https://burr.dagworks.io/concepts/overview/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Cheat Sheet - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/parallelism/index.html b/concepts/parallelism/index.html
index 5c2426ee..89e1c678 100644
--- a/concepts/parallelism/index.html
+++ b/concepts/parallelism/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Recursive Applications" href="../recursion/" /><link rel="prev"
title="Additional Visibility" href="../additional-visibility/" />
<link rel="canonical"
href="https://burr.dagworks.io/concepts/parallelism/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Parallelism - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/planned-capabilities/index.html
b/concepts/planned-capabilities/index.html
index acdc0f94..2e41fe13 100644
--- a/concepts/planned-capabilities/index.html
+++ b/concepts/planned-capabilities/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next" title="API
reference" href="../../reference/" /><link rel="prev" title="Sync vs Async
Applications" href="../sync-vs-async/" />
<link rel="canonical"
href="https://burr.dagworks.io/concepts/planned-capabilities/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Planned Capabilities - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/recursion/index.html b/concepts/recursion/index.html
index 91deaa19..897c44c0 100644
--- a/concepts/recursion/index.html
+++ b/concepts/recursion/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next" title="Sync
vs Async Applications" href="../sync-vs-async/" /><link rel="prev"
title="Parallelism" href="../parallelism/" />
<link rel="canonical"
href="https://burr.dagworks.io/concepts/recursion/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Recursive Applications - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/sdlc/index.html b/concepts/sdlc/index.html
index 207efb33..56d18287 100644
--- a/concepts/sdlc/index.html
+++ b/concepts/sdlc/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Actions" href="../actions/" /><link rel="prev" title="Cheat Sheet"
href="../overview/" />
<link rel="canonical" href="https://burr.dagworks.io/concepts/sdlc/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>SDLC with LLMs - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/serde/index.html b/concepts/serde/index.html
index f859b015..3e774d26 100644
--- a/concepts/serde/index.html
+++ b/concepts/serde/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Streaming Actions" href="../streaming-actions/" /><link rel="prev"
title="State Persistence" href="../state-persistence/" />
<link rel="canonical" href="https://burr.dagworks.io/concepts/serde/"
/>
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Serialization / Deserialization - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/state-machine/index.html
b/concepts/state-machine/index.html
index 3cb2bbfb..abf55394 100644
--- a/concepts/state-machine/index.html
+++ b/concepts/state-machine/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Transitions" href="../transitions/" /><link rel="prev" title="State"
href="../state/" />
<link rel="canonical"
href="https://burr.dagworks.io/concepts/state-machine/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Applications - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/state-persistence/index.html
b/concepts/state-persistence/index.html
index 90991076..660be827 100644
--- a/concepts/state-persistence/index.html
+++ b/concepts/state-persistence/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Serialization / Deserialization" href="../serde/" /><link rel="prev"
title="Tracking Burr" href="../tracking/" />
<link rel="canonical"
href="https://burr.dagworks.io/concepts/state-persistence/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>State Persistence - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/state-typing/index.html b/concepts/state-typing/index.html
index ff81fda7..71c34fd3 100644
--- a/concepts/state-typing/index.html
+++ b/concepts/state-typing/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Hooks" href="../hooks/" /><link rel="prev" title="Streaming Actions"
href="../streaming-actions/" />
<link rel="canonical"
href="https://burr.dagworks.io/concepts/state-typing/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Typing State - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/state/index.html b/concepts/state/index.html
index 6ff27701..828e7100 100644
--- a/concepts/state/index.html
+++ b/concepts/state/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Applications" href="../state-machine/" /><link rel="prev"
title="Actions" href="../actions/" />
<link rel="canonical" href="https://burr.dagworks.io/concepts/state/"
/>
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>State - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/streaming-actions/index.html
b/concepts/streaming-actions/index.html
index 35c41694..4160f1e1 100644
--- a/concepts/streaming-actions/index.html
+++ b/concepts/streaming-actions/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Typing State" href="../state-typing/" /><link rel="prev"
title="Serialization / Deserialization" href="../serde/" />
<link rel="canonical"
href="https://burr.dagworks.io/concepts/streaming-actions/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Streaming Actions - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/sync-vs-async/index.html
b/concepts/sync-vs-async/index.html
index b7be407a..d7ed6e77 100644
--- a/concepts/sync-vs-async/index.html
+++ b/concepts/sync-vs-async/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Planned Capabilities" href="../planned-capabilities/" /><link rel="prev"
title="Recursive Applications" href="../recursion/" />
<link rel="canonical"
href="https://burr.dagworks.io/concepts/sync-vs-async/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Sync vs Async Applications - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/tracking/index.html b/concepts/tracking/index.html
index e463ce74..f0b07804 100644
--- a/concepts/tracking/index.html
+++ b/concepts/tracking/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="State Persistence" href="../state-persistence/" /><link rel="prev"
title="Transitions" href="../transitions/" />
<link rel="canonical"
href="https://burr.dagworks.io/concepts/tracking/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Tracking Burr - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/concepts/transitions/index.html b/concepts/transitions/index.html
index 22ca620c..d598d170 100644
--- a/concepts/transitions/index.html
+++ b/concepts/transitions/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Tracking Burr" href="../tracking/" /><link rel="prev"
title="Applications" href="../state-machine/" />
<link rel="canonical"
href="https://burr.dagworks.io/concepts/transitions/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Transitions - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/contributing/architecture/index.html
b/contributing/architecture/index.html
index b872a624..05360807 100644
--- a/contributing/architecture/index.html
+++ b/contributing/architecture/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Contributing" href="../contributing/" /><link rel="prev"
title="Developing" href="../iterating/" />
<link rel="canonical"
href="https://burr.dagworks.io/contributing/architecture/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Architecture - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/contributing/contributing/index.html
b/contributing/contributing/index.html
index 6539f6ad..b50b09b7 100644
--- a/contributing/contributing/index.html
+++ b/contributing/contributing/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="prev"
title="Architecture" href="../architecture/" />
<link rel="canonical"
href="https://burr.dagworks.io/contributing/contributing/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Contributing - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/contributing/index.html b/contributing/index.html
index f2cdddf8..1fe9a2ce 100644
--- a/contributing/index.html
+++ b/contributing/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../genindex/" /><link rel="search"
title="Search" href="../search/" /><link rel="next" title="Setup" href="setup/"
/><link rel="prev" title="Usage analytics + data privacy"
href="../reference/telemetry/" />
<link rel="canonical" href="https://burr.dagworks.io/contributing/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Contributing - Burr</title>
<link rel="stylesheet" type="text/css"
href="../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../_static/styles/furo.css?v=25af2a20" />
diff --git a/contributing/iterating/index.html
b/contributing/iterating/index.html
index 31e961c5..f533f013 100644
--- a/contributing/iterating/index.html
+++ b/contributing/iterating/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Architecture" href="../architecture/" /><link rel="prev" title="Setup"
href="../setup/" />
<link rel="canonical"
href="https://burr.dagworks.io/contributing/iterating/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Developing - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/contributing/setup/index.html b/contributing/setup/index.html
index 51b9a471..023055cf 100644
--- a/contributing/setup/index.html
+++ b/contributing/setup/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Developing" href="../iterating/" /><link rel="prev" title="Contributing"
href="../" />
<link rel="canonical"
href="https://burr.dagworks.io/contributing/setup/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Setup - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/agents/agent-patterns/index.html
b/examples/agents/agent-patterns/index.html
index 44adc0bf..0b76447b 100644
--- a/examples/agents/agent-patterns/index.html
+++ b/examples/agents/agent-patterns/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next" title="โ
Deployment" href="../../deployment/" /><link rel="prev" title="Divide and
Conquer" href="../divide-and-conquer/" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/agents/agent-patterns/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Agent patterns - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/agents/divide-and-conquer/index.html
b/examples/agents/divide-and-conquer/index.html
index c35f27da..f1d7f84f 100644
--- a/examples/agents/divide-and-conquer/index.html
+++ b/examples/agents/divide-and-conquer/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Agent patterns" href="../agent-patterns/" /><link rel="prev" title="๐ค
Agents" href="../" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/agents/divide-and-conquer/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Divide and Conquer - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/agents/index.html b/examples/agents/index.html
index 17a2c165..b4780fac 100644
--- a/examples/agents/index.html
+++ b/examples/agents/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Divide and Conquer" href="divide-and-conquer/" /><link rel="prev"
title="Conversational RAG with Burr and Hamilton"
href="../chatbots/rag-chatbot-hamilton/" />
<link rel="canonical" href="https://burr.dagworks.io/examples/agents/"
/>
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>๐ค Agents - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/chatbots/basic-chatbot/index.html
b/examples/chatbots/basic-chatbot/index.html
index 3b775654..0532c1e0 100644
--- a/examples/chatbots/basic-chatbot/index.html
+++ b/examples/chatbots/basic-chatbot/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="GPT-like multimodal chatbot" href="../gpt-like-chatbot/" /><link
rel="prev" title="๐ Chatbots" href="../" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/chatbots/basic-chatbot/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Basic - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/chatbots/gpt-like-chatbot/index.html
b/examples/chatbots/gpt-like-chatbot/index.html
index d781c69d..c178ccb2 100644
--- a/examples/chatbots/gpt-like-chatbot/index.html
+++ b/examples/chatbots/gpt-like-chatbot/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Conversational RAG with Burr and Hamilton"
href="../rag-chatbot-hamilton/" /><link rel="prev" title="Basic"
href="../basic-chatbot/" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/chatbots/gpt-like-chatbot/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>GPT-like multimodal chatbot - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/chatbots/index.html b/examples/chatbots/index.html
index 0713ac2e..38c7b4ec 100644
--- a/examples/chatbots/index.html
+++ b/examples/chatbots/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Basic" href="basic-chatbot/" /><link rel="prev" title="Choose your own
adventure" href="../simple/choose-your-own-adventure/" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/chatbots/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>๐ Chatbots - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/chatbots/rag-chatbot-hamilton/index.html
b/examples/chatbots/rag-chatbot-hamilton/index.html
index f7f87ead..5f817fb6 100644
--- a/examples/chatbots/rag-chatbot-hamilton/index.html
+++ b/examples/chatbots/rag-chatbot-hamilton/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next" title="๐ค
Agents" href="../../agents/" /><link rel="prev" title="GPT-like multimodal
chatbot" href="../gpt-like-chatbot/" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/chatbots/rag-chatbot-hamilton/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Conversational RAG with Burr and Hamilton - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/data-science/index.html b/examples/data-science/index.html
index 185c8297..bd2ebb76 100644
--- a/examples/data-science/index.html
+++ b/examples/data-science/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Hyperparameter tuning" href="ml_training/" /><link rel="prev"
title="Creating Test Cases" href="../guardrails/creating_tests/" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/data-science/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>๐งช Data science - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/data-science/ml_training/index.html
b/examples/data-science/ml_training/index.html
index f5fdbafe..d374132f 100644
--- a/examples/data-science/ml_training/index.html
+++ b/examples/data-science/ml_training/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Simulations" href="../simulation/" /><link rel="prev" title="๐งช Data
science" href="../" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/data-science/ml_training/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Hyperparameter tuning - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/data-science/simulation/index.html
b/examples/data-science/simulation/index.html
index 70c2a79d..dced6a27 100644
--- a/examples/data-science/simulation/index.html
+++ b/examples/data-science/simulation/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Concepts" href="../../../concepts/" /><link rel="prev"
title="Hyperparameter tuning" href="../ml_training/" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/data-science/simulation/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Simulations - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/deployment/index.html b/examples/deployment/index.html
index 650318c1..2242f68a 100644
--- a/examples/deployment/index.html
+++ b/examples/deployment/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next" title="Burr
in a web server" href="web-server/" /><link rel="prev" title="Agent patterns"
href="../agents/agent-patterns/" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/deployment/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>โ Deployment - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/deployment/infrastructure/index.html
b/examples/deployment/infrastructure/index.html
index edb63e74..f8d0ad09 100644
--- a/examples/deployment/infrastructure/index.html
+++ b/examples/deployment/infrastructure/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Monitoring in Production" href="../monitoring/" /><link rel="prev"
title="Burr in a web server" href="../web-server/" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/deployment/infrastructure/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Provisioning Infrastructure/Deploying - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/deployment/monitoring/index.html
b/examples/deployment/monitoring/index.html
index 9110af3b..53c3f5a0 100644
--- a/examples/deployment/monitoring/index.html
+++ b/examples/deployment/monitoring/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next" title="๐ง
Guardrails / Tests" href="../../guardrails/" /><link rel="prev"
title="Provisioning Infrastructure/Deploying" href="../infrastructure/" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/deployment/monitoring/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Monitoring in Production - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/deployment/web-server/index.html
b/examples/deployment/web-server/index.html
index f0243219..b1d562c8 100644
--- a/examples/deployment/web-server/index.html
+++ b/examples/deployment/web-server/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Provisioning Infrastructure/Deploying" href="../infrastructure/" /><link
rel="prev" title="โ Deployment" href="../" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/deployment/web-server/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Burr in a web server - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/guardrails/creating_tests/index.html
b/examples/guardrails/creating_tests/index.html
index c48ec981..cfd82eca 100644
--- a/examples/guardrails/creating_tests/index.html
+++ b/examples/guardrails/creating_tests/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next" title="๐งช
Data science" href="../../data-science/" /><link rel="prev" title="๐ง Guardrails
/ Tests" href="../" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/guardrails/creating_tests/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Creating Test Cases - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/guardrails/index.html b/examples/guardrails/index.html
index fbf2d3a7..966929dd 100644
--- a/examples/guardrails/index.html
+++ b/examples/guardrails/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Creating Test Cases" href="creating_tests/" /><link rel="prev"
title="Monitoring in Production" href="../deployment/monitoring/" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/guardrails/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>๐ง Guardrails / Tests - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/index.html b/examples/index.html
index 9ab18d0e..15f58183 100644
--- a/examples/index.html
+++ b/examples/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../genindex/" /><link rel="search"
title="Search" href="../search/" /><link rel="next" title="๐งธ Toy examples"
href="simple/" /><link rel="prev" title="Next Steps"
href="../getting_started/up-next/" />
<link rel="canonical" href="https://burr.dagworks.io/examples/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Cookbook - Burr</title>
<link rel="stylesheet" type="text/css"
href="../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/simple/choose-your-own-adventure/index.html
b/examples/simple/choose-your-own-adventure/index.html
index 7f61237a..571da79d 100644
--- a/examples/simple/choose-your-own-adventure/index.html
+++ b/examples/simple/choose-your-own-adventure/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next" title="๐
Chatbots" href="../../chatbots/" /><link rel="prev" title="Cowsay"
href="../cowsay/" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/simple/choose-your-own-adventure/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Choose your own adventure - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/simple/counter/index.html
b/examples/simple/counter/index.html
index ba39f5d6..cbb489f0 100644
--- a/examples/simple/counter/index.html
+++ b/examples/simple/counter/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Cowsay" href="../cowsay/" /><link rel="prev" title="๐งธ Toy examples"
href="../" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/simple/counter/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Counter - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/simple/cowsay/index.html
b/examples/simple/cowsay/index.html
index 6b891596..2d691c69 100644
--- a/examples/simple/cowsay/index.html
+++ b/examples/simple/cowsay/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Choose your own adventure" href="../choose-your-own-adventure/" /><link
rel="prev" title="Counter" href="../counter/" />
<link rel="canonical"
href="https://burr.dagworks.io/examples/simple/cowsay/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Cowsay - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/examples/simple/index.html b/examples/simple/index.html
index e9ec4bae..bdcf3427 100644
--- a/examples/simple/index.html
+++ b/examples/simple/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Counter" href="counter/" /><link rel="prev" title="Cookbook" href="../"
/>
<link rel="canonical" href="https://burr.dagworks.io/examples/simple/"
/>
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>๐งธ Toy examples - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/genindex/index.html b/genindex/index.html
index 518de92f..5f3ebad1 100644
--- a/genindex/index.html
+++ b/genindex/index.html
@@ -14,7 +14,7 @@
<link rel="index" title="Index" href="#" /><link rel="search"
title="Search" href="../search/" />
<link rel="canonical" href="https://burr.dagworks.io/genindex/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 --><title>Index -
Burr</title>
+ <link rel="shortcut icon" href="../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 --><title>Index - Burr</title>
<link rel="stylesheet" type="text/css"
href="../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../_static/styles/furo.css?v=25af2a20" />
<link rel="stylesheet" type="text/css"
href="../_static/mystnb.8ecb98da25f57f5357bf6f572d296f466b2cfe2517ffebfabe82451661e28f02.css"
/>
diff --git a/getting_started/index.html b/getting_started/index.html
index 6e974d21..9c8538cb 100644
--- a/getting_started/index.html
+++ b/getting_started/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../genindex/" /><link rel="search"
title="Search" href="../search/" /><link rel="next" title="Why Burr?"
href="why-burr/" /><link rel="prev" title="Burr" href="../" />
<link rel="canonical" href="https://burr.dagworks.io/getting_started/"
/>
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Get started - Burr</title>
<link rel="stylesheet" type="text/css"
href="../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../_static/styles/furo.css?v=25af2a20" />
diff --git a/getting_started/install/index.html
b/getting_started/install/index.html
index 8dac21e8..fb755c6f 100644
--- a/getting_started/install/index.html
+++ b/getting_started/install/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Quickstart" href="../simple-example/" /><link rel="prev" title="Why
Burr?" href="../why-burr/" />
<link rel="canonical"
href="https://burr.dagworks.io/getting_started/install/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Installation - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/getting_started/simple-example/index.html
b/getting_started/simple-example/index.html
index ed5b5dac..f0668a7b 100644
--- a/getting_started/simple-example/index.html
+++ b/getting_started/simple-example/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next" title="Next
Steps" href="../up-next/" /><link rel="prev" title="Installation"
href="../install/" />
<link rel="canonical"
href="https://burr.dagworks.io/getting_started/simple-example/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Quickstart - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/getting_started/up-next/index.html
b/getting_started/up-next/index.html
index 85491628..65412c35 100644
--- a/getting_started/up-next/index.html
+++ b/getting_started/up-next/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Cookbook" href="../../examples/" /><link rel="prev" title="Quickstart"
href="../simple-example/" />
<link rel="canonical"
href="https://burr.dagworks.io/getting_started/up-next/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Next Steps - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/getting_started/why-burr/index.html
b/getting_started/why-burr/index.html
index 65730676..373f7c0d 100644
--- a/getting_started/why-burr/index.html
+++ b/getting_started/why-burr/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Installation" href="../install/" /><link rel="prev" title="Get started"
href="../" />
<link rel="canonical"
href="https://burr.dagworks.io/getting_started/why-burr/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Why Burr? - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/index.html b/index.html
index 23b3b778..39a9e1d5 100644
--- a/index.html
+++ b/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="genindex/" /><link rel="search"
title="Search" href="search/" /><link rel="next" title="Get started"
href="getting_started/" />
<link rel="canonical" href="https://burr.dagworks.io/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="_static/favicon.ico"/><!-- Generated with
Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Burr</title>
<link rel="stylesheet" type="text/css"
href="_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="_static/styles/furo.css?v=25af2a20" />
diff --git a/main/index.html b/main/index.html
index a06866c3..ee6d627b 100644
--- a/main/index.html
+++ b/main/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../genindex/" /><link rel="search"
title="Search" href="../search/" />
<link rel="canonical" href="https://burr.dagworks.io/main/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Burr - Burr</title>
<link rel="stylesheet" type="text/css"
href="../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../_static/styles/furo.css?v=25af2a20" />
diff --git a/py-modindex/index.html b/py-modindex/index.html
index 10169605..76d06e14 100644
--- a/py-modindex/index.html
+++ b/py-modindex/index.html
@@ -14,7 +14,7 @@
<link rel="index" title="Index" href="../genindex/" /><link rel="search"
title="Search" href="../search/" />
<link rel="canonical" href="https://burr.dagworks.io/py-modindex/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 --><title>Python
Module Index - Burr</title>
+ <link rel="shortcut icon" href="../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 --><title>Python Module Index -
Burr</title>
<link rel="stylesheet" type="text/css"
href="../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../_static/styles/furo.css?v=25af2a20" />
<link rel="stylesheet" type="text/css"
href="../_static/mystnb.8ecb98da25f57f5357bf6f572d296f466b2cfe2517ffebfabe82451661e28f02.css"
/>
diff --git a/reference/actions/index.html b/reference/actions/index.html
index 4cca72a8..57f931b9 100644
--- a/reference/actions/index.html
+++ b/reference/actions/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="State" href="../state/" /><link rel="prev" title="Applications"
href="../application/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/actions/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Actions - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/application/index.html b/reference/application/index.html
index cbd531b9..735a3013 100644
--- a/reference/application/index.html
+++ b/reference/application/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Actions" href="../actions/" /><link rel="prev" title="API reference"
href="../" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/application/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Applications - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/conditions/index.html b/reference/conditions/index.html
index 08e1e4e3..688fb632 100644
--- a/reference/conditions/index.html
+++ b/reference/conditions/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Tracking" href="../tracking/" /><link rel="prev" title="State
Persistence" href="../persister/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/conditions/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Conditions/Transitions - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/index.html b/reference/index.html
index b961b22b..0974fa15 100644
--- a/reference/index.html
+++ b/reference/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../genindex/" /><link rel="search"
title="Search" href="../search/" /><link rel="next" title="Applications"
href="application/" /><link rel="prev" title="Planned Capabilities"
href="../concepts/planned-capabilities/" />
<link rel="canonical" href="https://burr.dagworks.io/reference/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>API reference - Burr</title>
<link rel="stylesheet" type="text/css"
href="../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/integrations/hamilton/index.html
b/reference/integrations/hamilton/index.html
index a469283f..a9d5d57e 100644
--- a/reference/integrations/hamilton/index.html
+++ b/reference/integrations/hamilton/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Streamlit" href="../streamlit/" /><link rel="prev" title="Integrations"
href="../" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/integrations/hamilton/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Hamilton - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/integrations/haystack/index.html
b/reference/integrations/haystack/index.html
index 0119bbbc..d9975631 100644
--- a/reference/integrations/haystack/index.html
+++ b/reference/integrations/haystack/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Ray" href="../ray/" /><link rel="prev" title="Pydantic"
href="../pydantic/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/integrations/haystack/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Haystack - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/integrations/index.html
b/reference/integrations/index.html
index efeabec3..8d212890 100644
--- a/reference/integrations/index.html
+++ b/reference/integrations/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Hamilton" href="hamilton/" /><link rel="prev" title="Typing"
href="../typing/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/integrations/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Integrations - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/integrations/langchain/index.html
b/reference/integrations/langchain/index.html
index 88b44ed8..61d45502 100644
--- a/reference/integrations/langchain/index.html
+++ b/reference/integrations/langchain/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Pydantic" href="../pydantic/" /><link rel="prev" title="Traceloop"
href="../traceloop/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/integrations/langchain/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Langchain - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/integrations/opentelemetry/index.html
b/reference/integrations/opentelemetry/index.html
index da93a04e..98e6bc3c 100644
--- a/reference/integrations/opentelemetry/index.html
+++ b/reference/integrations/opentelemetry/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Traceloop" href="../traceloop/" /><link rel="prev" title="Streamlit"
href="../streamlit/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/integrations/opentelemetry/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>OpenTelemetry - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/integrations/pydantic/index.html
b/reference/integrations/pydantic/index.html
index c36ab5e4..58a6bd80 100644
--- a/reference/integrations/pydantic/index.html
+++ b/reference/integrations/pydantic/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Haystack" href="../haystack/" /><link rel="prev" title="Langchain"
href="../langchain/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/integrations/pydantic/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Pydantic - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/integrations/ray/index.html
b/reference/integrations/ray/index.html
index c640a746..a3eec4af 100644
--- a/reference/integrations/ray/index.html
+++ b/reference/integrations/ray/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Usage analytics + data privacy" href="../../telemetry/" /><link
rel="prev" title="Haystack" href="../haystack/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/integrations/ray/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Ray - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/integrations/streamlit/index.html
b/reference/integrations/streamlit/index.html
index c0f6badb..b33e1b15 100644
--- a/reference/integrations/streamlit/index.html
+++ b/reference/integrations/streamlit/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="OpenTelemetry" href="../opentelemetry/" /><link rel="prev"
title="Hamilton" href="../hamilton/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/integrations/streamlit/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Streamlit - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/integrations/traceloop/index.html
b/reference/integrations/traceloop/index.html
index 9162352f..c7309cfd 100644
--- a/reference/integrations/traceloop/index.html
+++ b/reference/integrations/traceloop/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../../genindex/" /><link
rel="search" title="Search" href="../../../search/" /><link rel="next"
title="Langchain" href="../langchain/" /><link rel="prev" title="OpenTelemetry"
href="../opentelemetry/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/integrations/traceloop/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../../_static/favicon.ico"/><!--
Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Traceloop - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/lifecycle/index.html b/reference/lifecycle/index.html
index 662d865d..7e52b35e 100644
--- a/reference/lifecycle/index.html
+++ b/reference/lifecycle/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Parallelism" href="../parallelism/" /><link rel="prev" title="Tracing
Inside Actions" href="../visibility/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/lifecycle/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Lifecycle API - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/parallelism/index.html b/reference/parallelism/index.html
index 4fe5613a..baac29d1 100644
--- a/reference/parallelism/index.html
+++ b/reference/parallelism/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Typing" href="../typing/" /><link rel="prev" title="Lifecycle API"
href="../lifecycle/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/parallelism/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Parallelism - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/persister/index.html b/reference/persister/index.html
index 9fac11ba..7c88f610 100644
--- a/reference/persister/index.html
+++ b/reference/persister/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Conditions/Transitions" href="../conditions/" /><link rel="prev"
title="Serialization & Deserialization" href="../serde/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/persister/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>State Persistence - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/serde/index.html b/reference/serde/index.html
index 7cace79f..2ba5c359 100644
--- a/reference/serde/index.html
+++ b/reference/serde/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="State Persistence" href="../persister/" /><link rel="prev" title="State"
href="../state/" />
<link rel="canonical" href="https://burr.dagworks.io/reference/serde/"
/>
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Serialization & Deserialization - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/state/index.html b/reference/state/index.html
index f28c4697..975ea1d0 100644
--- a/reference/state/index.html
+++ b/reference/state/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Serialization & Deserialization" href="../serde/" /><link rel="prev"
title="Actions" href="../actions/" />
<link rel="canonical" href="https://burr.dagworks.io/reference/state/"
/>
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>State - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/telemetry/index.html b/reference/telemetry/index.html
index b243435d..bb00b424 100644
--- a/reference/telemetry/index.html
+++ b/reference/telemetry/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Contributing" href="../../contributing/" /><link rel="prev" title="Ray"
href="../integrations/ray/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/telemetry/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Usage analytics + data privacy - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/tracking/index.html b/reference/tracking/index.html
index 5e118e33..7bba51b2 100644
--- a/reference/tracking/index.html
+++ b/reference/tracking/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Tracing Inside Actions" href="../visibility/" /><link rel="prev"
title="Conditions/Transitions" href="../conditions/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/tracking/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Tracking - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/typing/index.html b/reference/typing/index.html
index 2381f6fd..9ab5f02a 100644
--- a/reference/typing/index.html
+++ b/reference/typing/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Integrations" href="../integrations/" /><link rel="prev"
title="Parallelism" href="../parallelism/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/typing/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Typing - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/reference/visibility/index.html b/reference/visibility/index.html
index c0fddd13..5abe00df 100644
--- a/reference/visibility/index.html
+++ b/reference/visibility/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link
rel="search" title="Search" href="../../search/" /><link rel="next"
title="Lifecycle API" href="../lifecycle/" /><link rel="prev" title="Tracking"
href="../tracking/" />
<link rel="canonical"
href="https://burr.dagworks.io/reference/visibility/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<title>Tracing Inside Actions - Burr</title>
<link rel="stylesheet" type="text/css"
href="../../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../../_static/styles/furo.css?v=25af2a20" />
diff --git a/search/index.html b/search/index.html
index db315787..44f037ab 100644
--- a/search/index.html
+++ b/search/index.html
@@ -15,7 +15,7 @@
<link rel="index" title="Index" href="../genindex/" /><link rel="search"
title="Search" href="#" />
<link rel="canonical" href="https://burr.dagworks.io/search/" />
- <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
+ <link rel="shortcut icon" href="../_static/favicon.ico"/><!-- Generated
with Sphinx 8.2.3 and Furo 2025.07.19 -->
<meta name="robots" content="noindex" />
<title>Search - Burr</title><link rel="stylesheet" type="text/css"
href="../_static/pygments.css?v=d111a655" />
<link rel="stylesheet" type="text/css"
href="../_static/styles/furo.css?v=25af2a20" />