Skip to content

Commit

Permalink
Deployed b53cebb with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewj2000 committed Dec 5, 2024
1 parent ded5a9c commit 6bf8f84
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
7 changes: 5 additions & 2 deletions Setup/creatingActions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -843,7 +843,7 @@ <h2 id="create-actions">Create actions<a class="headerlink" href="#create-action
<li>
<p>On the <strong>New action</strong> dialog, (a) enter a prompt a user of the assistant might use to initiate the action and then (b) click <strong>Save</strong>.</p>
<div class="admonition bug">
<p class="admonition-title">Be careful with the sample phrases you specify</p>
<p class="admonition-title">Be careful with the sample phrases you specify.</p>
<p>During the development of the lab guide, it was discovered that some sample phrases with a <code>/</code> character can cause issues with the actions. Avoid using <strong>z/<abbr title="Operating System">OS</abbr></strong> in the your sample phrases. This issue has been reported to the offering team.</p>
</div>
<p>Sample prompts:</p>
Expand All @@ -870,7 +870,10 @@ <h2 id="create-actions">Create actions<a class="headerlink" href="#create-action
</li>
<li>
<p>Review the returned results and record the <strong>job</strong> number.</p>
<p>In the execution of this skill-based action, the skill executed properly and the output is the job id. If an error is generated, review the Troubleshooting section below.</p>
<p>In the execution of this skill-based action, the skill executed properly and the output is the job id. </p>
<div class="admonition warning">
<p class="admonition-title">If an error is generated, review the Troubleshooting section below.</p>
</div>
<p><a class="glightbox" href="../_attachments/createActions9.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../_attachments/createActions9.png"></a></p>
</li>
</ol>
Expand Down
7 changes: 5 additions & 2 deletions print_page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2350,7 +2350,7 @@ <h2 id="setup-creatingactions-create-actions">Create actions<a class="headerlink
<li>
<p>On the <strong>New action</strong> dialog, (a) enter a prompt a user of the assistant might use to initiate the action and then (b) click <strong>Save</strong>.</p>
<div class="admonition bug">
<p class="admonition-title">Be careful with the sample phrases you specify</p>
<p class="admonition-title">Be careful with the sample phrases you specify.</p>
<p>During the development of the lab guide, it was discovered that some sample phrases with a <code>/</code> character can cause issues with the actions. Avoid using <strong>z/<abbr title="Operating System">OS</abbr></strong> in the your sample phrases. This issue has been reported to the offering team.</p>
</div>
<p>Sample prompts:</p>
Expand All @@ -2377,7 +2377,10 @@ <h2 id="setup-creatingactions-create-actions">Create actions<a class="headerlink
</li>
<li>
<p>Review the returned results and record the <strong>job</strong> number.</p>
<p>In the execution of this skill-based action, the skill executed properly and the output is the job id. If an error is generated, review the Troubleshooting section below.</p>
<p>In the execution of this skill-based action, the skill executed properly and the output is the job id. </p>
<div class="admonition warning">
<p class="admonition-title">If an error is generated, review the Troubleshooting section below.</p>
</div>
<p><a class="glightbox" href="../Setup/_attachments/createActions9.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../Setup/_attachments/createActions9.png"></a></p>
</li>
</ol>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 6bf8f84

Please sign in to comment.