Skip to content

Commit

Permalink
Deploy Resilient/resilient-community-apps to github.ibm.com/Resilient…
Browse files Browse the repository at this point in the history
…/resilient-community-apps.git:gh-pages
  • Loading branch information
traviscibot committed Dec 3, 2024
1 parent 82a5d07 commit 65f97f6
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 12 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/fn_watsonx_analyst/README.doctree
Binary file not shown.
6 changes: 2 additions & 4 deletions _sources/fn_watsonx_analyst/README.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
- For testing in a non-production environment you can use a free trial subscription to watsonx.ai.
- Using this account, create a project on the watsonx.ai platform.

> [!IMPORTANT]
> These instructions work as of 2024-11-25. These steps may become outdated due to changes made outside of this app.

#### 1. Watsonx.ai Project ID
Expand Down Expand Up @@ -109,7 +108,7 @@ Take note of the API key as this will also be used during app configuration.
The endpoint will depend on which region your watsonx.ai project was created in. You can see which region you're using in the watsonx.ai dashboard in the dropdown at the top-right, next to the user icon.

Find the relevant Endpoint for your region at https://cloud.ibm.com/apidocs/watsonx-ai#endpoint-url.
> [!IMPORTANT]

> Don't use the prompt and/or notebooks endpoint.


Expand Down Expand Up @@ -256,7 +255,6 @@ Phases & Tasks:

- On the artifacts tab, from the Actions menu, choose watsonx.ai Scan Artifact. This may be used to check what is in a particular file, and whether the file contains evidence of malicous activity.

> [!WARNING]
> Scanning artifacts with large files will use many tokens. Because of this, use Scan Artifact *sparingly* on a trial watsonx.ai account.

### Extending watsonx.ai
Expand Down Expand Up @@ -591,7 +589,7 @@ else:

- While every effort has been made to ensure the quality of this initial release we do appreciate that our customers have modified the data model that is shipped ootb with SOAR. A lot of your most important data may be in fields we know nothing about and so have not been able to test against. Its in this context we're releasing this app as "early access" rather than intended for immediate production usage.

- We have further work we wish to do to support your custom data, but we would greatly appreciate any feedback you can provide on where it works and where it doesn't. Please provide feedback through any IBM contact you have, or reach out via the [Community Site](https://ibm.biz/soarcommunity).
- We have further work we wish to do to support your custom data, but we would greatly appreciate any feedback you can provide on where it works and where it doesn't. Please provide feedback through any IBM contact you have, or give feedback via the [Ideas Portal](https://ideas.ibm.com/new-idea?product=6524766443936374487).


## Troubleshooting & Support
Expand Down
11 changes: 4 additions & 7 deletions fn_watsonx_analyst/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -527,8 +527,7 @@ <h3>Watsonx.ai Subscription and Project<a class="headerlink" href="#watsonx-ai-s
<li><p>Using this account, create a project on the watsonx.ai platform.</p></li>
</ul>
<blockquote>
<div><p>[!IMPORTANT]
These instructions work as of 2024-11-25. These steps may become outdated due to changes made outside of this app.</p>
<div><p>These instructions work as of 2024-11-25. These steps may become outdated due to changes made outside of this app.</p>
</div></blockquote>
<section id="watsonx-ai-project-id">
<h4>1. Watsonx.ai Project ID<a class="headerlink" href="#watsonx-ai-project-id" title="Link to this heading"></a></h4>
Expand Down Expand Up @@ -557,8 +556,7 @@ <h4>3. Watsonx.ai Endpoint URL<a class="headerlink" href="#watsonx-ai-endpoint-u
<p>The endpoint will depend on which region your watsonx.ai project was created in. You can see which region you’re using in the watsonx.ai dashboard in the dropdown at the top-right, next to the user icon.</p>
<p>Find the relevant Endpoint for your region at https://cloud.ibm.com/apidocs/watsonx-ai#endpoint-url.</p>
<blockquote>
<div><p>[!IMPORTANT]
Don’t use the prompt and/or notebooks endpoint.</p>
<div><p>Don’t use the prompt and/or notebooks endpoint.</p>
</div></blockquote>
</section>
</section>
Expand Down Expand Up @@ -767,8 +765,7 @@ <h3>Scan Artifact<a class="headerlink" href="#scan-artifact" title="Link to this
<li><p>On the artifacts tab, from the Actions menu, choose watsonx.ai Scan Artifact. This may be used to check what is in a particular file, and whether the file contains evidence of malicous activity.</p></li>
</ul>
<blockquote>
<div><p>[!WARNING]
Scanning artifacts with large files will use many tokens. Because of this, use Scan Artifact <em>sparingly</em> on a trial watsonx.ai account.</p>
<div><p>Scanning artifacts with large files will use many tokens. Because of this, use Scan Artifact <em>sparingly</em> on a trial watsonx.ai account.</p>
</div></blockquote>
</section>
<section id="extending-watsonx-ai">
Expand Down Expand Up @@ -1202,7 +1199,7 @@ <h2>Playbooks<a class="headerlink" href="#playbooks" title="Link to this heading
<h2>Feedback<a class="headerlink" href="#feedback" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>While every effort has been made to ensure the quality of this initial release we do appreciate that our customers have modified the data model that is shipped ootb with SOAR. A lot of your most important data may be in fields we know nothing about and so have not been able to test against. Its in this context we’re releasing this app as “early access” rather than intended for immediate production usage.</p></li>
<li><p>We have further work we wish to do to support your custom data, but we would greatly appreciate any feedback you can provide on where it works and where it doesn’t. Please provide feedback through any IBM contact you have, or reach out via the <a class="reference external" href="https://ibm.biz/soarcommunity">Community Site</a>.</p></li>
<li><p>We have further work we wish to do to support your custom data, but we would greatly appreciate any feedback you can provide on where it works and where it doesn’t. Please provide feedback through any IBM contact you have, or give feedback via the <a class="reference external" href="https://ideas.ibm.com/new-idea?product=6524766443936374487">Ideas Portal</a>.</p></li>
</ul>
</section>
<section id="troubleshooting-support">
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 65f97f6

Please sign in to comment.