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 ee5b917a deploy: 9b3f889e4316acb245013a46d9f58a1500a79fa5
ee5b917a is described below

commit ee5b917a3d65f0af85b973ef9696e8854826107d
Author: skrawcz <[email protected]>
AuthorDate: Sat Oct 18 21:31:29 2025 +0000

    deploy: 9b3f889e4316acb245013a46d9f58a1500a79fa5
---
 pull/587/.doctrees/environment.pickle      | Bin 442188 -> 442825 bytes
 pull/587/.doctrees/reference/state.doctree | Bin 81442 -> 83184 bytes
 pull/587/genindex/index.html               |  12 +++++++++++-
 pull/587/objects.inv                       | Bin 4472 -> 4477 bytes
 pull/587/reference/state/index.html        |  11 +++++++++++
 pull/587/searchindex.js                    |   2 +-
 6 files changed, 23 insertions(+), 2 deletions(-)

diff --git a/pull/587/.doctrees/environment.pickle 
b/pull/587/.doctrees/environment.pickle
index 41359b5d..e7ce76e3 100644
Binary files a/pull/587/.doctrees/environment.pickle and 
b/pull/587/.doctrees/environment.pickle differ
diff --git a/pull/587/.doctrees/reference/state.doctree 
b/pull/587/.doctrees/reference/state.doctree
index 37749d41..68beb3ab 100644
Binary files a/pull/587/.doctrees/reference/state.doctree and 
b/pull/587/.doctrees/reference/state.doctree differ
diff --git a/pull/587/genindex/index.html b/pull/587/genindex/index.html
index 0a9f50c0..b93119fe 100644
--- a/pull/587/genindex/index.html
+++ b/pull/587/genindex/index.html
@@ -361,7 +361,7 @@
           
 <section class="genindex-section">
   <h1 id="index">Index</h1>
-  <div class="genindex-jumpbox"><a href="#_"><strong>_</strong></a> | <a 
href="#A"><strong>A</strong></a> | <a href="#B"><strong>B</strong></a> | <a 
href="#C"><strong>C</strong></a> | <a href="#D"><strong>D</strong></a> | <a 
href="#E"><strong>E</strong></a> | <a href="#F"><strong>F</strong></a> | <a 
href="#G"><strong>G</strong></a> | <a href="#H"><strong>H</strong></a> | <a 
href="#I"><strong>I</strong></a> | <a href="#L"><strong>L</strong></a> | <a 
href="#M"><strong>M</strong></a> | <a h [...]
+  <div class="genindex-jumpbox"><a href="#_"><strong>_</strong></a> | <a 
href="#A"><strong>A</strong></a> | <a href="#B"><strong>B</strong></a> | <a 
href="#C"><strong>C</strong></a> | <a href="#D"><strong>D</strong></a> | <a 
href="#E"><strong>E</strong></a> | <a href="#F"><strong>F</strong></a> | <a 
href="#G"><strong>G</strong></a> | <a href="#H"><strong>H</strong></a> | <a 
href="#I"><strong>I</strong></a> | <a href="#K"><strong>K</strong></a> | <a 
href="#L"><strong>L</strong></a> | <a h [...]
 </section>
 <section id="_" class="genindex-section">
   <h2>_</h2>
@@ -856,6 +856,16 @@
   </tr></table>
 </section>
 
+<section id="K" class="genindex-section">
+  <h2>K</h2>
+  <table style="width: 100%" class="indextable genindextable"><tr>
+    <td style="width: 33%; vertical-align: top;"><ul>
+        <li><a href="../reference/state/#burr.core.state.State.keys">keys() 
(burr.core.state.State method)</a>
+</li>
+    </ul></td>
+  </tr></table>
+</section>
+
 <section id="L" class="genindex-section">
   <h2>L</h2>
   <table style="width: 100%" class="indextable genindextable"><tr>
diff --git a/pull/587/objects.inv b/pull/587/objects.inv
index 43665f7c..c2aaf559 100644
Binary files a/pull/587/objects.inv and b/pull/587/objects.inv differ
diff --git a/pull/587/reference/state/index.html 
b/pull/587/reference/state/index.html
index 75d10044..84ba1023 100644
--- a/pull/587/reference/state/index.html
+++ b/pull/587/reference/state/index.html
@@ -477,6 +477,16 @@ must correspond to an integer, or an error will be 
raised.</p>
 </dl>
 </dd></dl>
 
+<dl class="py method">
+<dt class="sig sig-object py" id="burr.core.state.State.keys">
+<span class="sig-name descname"><span class="pre">keys</span></span><span 
class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" 
href="#burr.core.state.State.keys" title="Link to this definition">ΒΆ</a></dt>
+<dd><p>Returns a list of the state keys only (without values for cleaner 
display).</p>
+<dl class="simple">
+<dt>Returns:</dt><dd><p>list: A list of state keys</p>
+</dd>
+</dl>
+</dd></dl>
+
 <dl class="py method">
 <dt class="sig sig-object py" id="burr.core.state.State.merge">
 <span class="sig-name descname"><span class="pre">merge</span></span><span 
class="sig-paren">(</span><em class="sig-param"><span class="n"><span 
class="pre">other</span></span><span class="p"><span 
class="pre">:</span></span><span class="w"> </span><span class="n"><a 
class="reference internal" href="#burr.core.state.State" 
title="burr.core.state.State"><span 
class="pre">State</span></a></span></em><span class="sig-paren">)</span> <span 
class="sig-return"><span class="sig-return-icon">&#x [...]
@@ -670,6 +680,7 @@ tracking / persistence.</p>
 <li><a class="reference internal" href="#burr.core.state.State.extend"><code 
class="docutils literal notranslate"><span 
class="pre">State.extend()</span></code></a></li>
 <li><a class="reference internal" href="#burr.core.state.State.get_all"><code 
class="docutils literal notranslate"><span 
class="pre">State.get_all()</span></code></a></li>
 <li><a class="reference internal" 
href="#burr.core.state.State.increment"><code class="docutils literal 
notranslate"><span class="pre">State.increment()</span></code></a></li>
+<li><a class="reference internal" href="#burr.core.state.State.keys"><code 
class="docutils literal notranslate"><span 
class="pre">State.keys()</span></code></a></li>
 <li><a class="reference internal" href="#burr.core.state.State.merge"><code 
class="docutils literal notranslate"><span 
class="pre">State.merge()</span></code></a></li>
 <li><a class="reference internal" 
href="#burr.core.state.State.serialize"><code class="docutils literal 
notranslate"><span class="pre">State.serialize()</span></code></a></li>
 <li><a class="reference internal" href="#burr.core.state.State.subset"><code 
class="docutils literal notranslate"><span 
class="pre">State.subset()</span></code></a></li>
diff --git a/pull/587/searchindex.js b/pull/587/searchindex.js
index dec278e8..2ad09cad 100644
--- a/pull/587/searchindex.js
+++ b/pull/587/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles":{"1. Agent application is modeled as State + 
Actions \u2013> 
Graph":[[28,"agent-application-is-modeled-as-state-actions-graph"]],"1. Make 
your methods async":[[6,"make-your-methods-async"]],"2. Build application 
\u2013> built in checkpointing & 
tracking":[[28,"build-application-built-in-checkpointing-tracking"]],"2. 
Implement the is_async method":[[6,"implement-the-is-async-method"]],"3. Comes 
with a UI":[[28,"comes-with-a-ui"]],"3. Use async persisters with  [...]
\ No newline at end of file
+Search.setIndex({"alltitles":{"1. Agent application is modeled as State + 
Actions \u2013> 
Graph":[[28,"agent-application-is-modeled-as-state-actions-graph"]],"1. Make 
your methods async":[[6,"make-your-methods-async"]],"2. Build application 
\u2013> built in checkpointing & 
tracking":[[28,"build-application-built-in-checkpointing-tracking"]],"2. 
Implement the is_async method":[[6,"implement-the-is-async-method"]],"3. Comes 
with a UI":[[28,"comes-with-a-ui"]],"3. Use async persisters with  [...]
\ No newline at end of file

Reply via email to