Skip to content

Commit 3c14a79

Browse files
deploy: 4b0147f
1 parent b49433a commit 3c14a79

File tree

5 files changed

+1
-3
lines changed

5 files changed

+1
-3
lines changed

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

.doctrees/index.doctree

-66 Bytes
Binary file not shown.

_sources/index.rst.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ You can attach a JSON Schema to any agent in your config so it can collect struc
253253
"instructions": "You provide friendly, helpful customer support responses.",
254254
"specialization": "Customer inquiries",
255255
"capture_name": "contact_info",
256-
"capture_mode": "once",
257256
"capture_schema": {
258257
"type": "object",
259258
"properties": {

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,6 @@ <h3>Agentic Forms<a class="headerlink" href="#agentic-forms" title="Link to this
304304
<span class="s2">&quot;instructions&quot;</span><span class="p">:</span> <span class="s2">&quot;You provide friendly, helpful customer support responses.&quot;</span><span class="p">,</span>
305305
<span class="s2">&quot;specialization&quot;</span><span class="p">:</span> <span class="s2">&quot;Customer inquiries&quot;</span><span class="p">,</span>
306306
<span class="s2">&quot;capture_name&quot;</span><span class="p">:</span> <span class="s2">&quot;contact_info&quot;</span><span class="p">,</span>
307-
<span class="s2">&quot;capture_mode&quot;</span><span class="p">:</span> <span class="s2">&quot;once&quot;</span><span class="p">,</span>
308307
<span class="s2">&quot;capture_schema&quot;</span><span class="p">:</span> <span class="p">{</span>
309308
<span class="s2">&quot;type&quot;</span><span class="p">:</span> <span class="s2">&quot;object&quot;</span><span class="p">,</span>
310309
<span class="s2">&quot;properties&quot;</span><span class="p">:</span> <span class="p">{</span>

0 commit comments

Comments
 (0)