Skip to content

Commit bcc06c3

Browse files
deploy: 4b4b35a
1 parent 57b7fcb commit bcc06c3

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

.doctrees/index.doctree

-134 Bytes
Binary file not shown.

_sources/index.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ Other MCP servers may work but are not supported.
666666
Image Generation
667667
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
668668

669-
This plugin allows the agent to generate images using OpenAI's image models and upload them to S3-compatible storage. It returns the public URL of the uploaded image.
669+
Generate images using OpenAI, Grok, or Gemini image models and upload them to S3-compatible storage.
670670

671671
.. code-block:: bash
672672

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ <h3>MCP<a class="headerlink" href="#mcp" title="Link to this heading"></a></h
684684
</section>
685685
<section id="image-generation">
686686
<h3>Image Generation<a class="headerlink" href="#image-generation" title="Link to this heading"></a></h3>
687-
<p>This plugin allows the agent to generate images using OpenAI’s image models and upload them to S3-compatible storage. It returns the public URL of the uploaded image.</p>
687+
<p>Generate images using OpenAI, Grok, or Gemini image models and upload them to S3-compatible storage.</p>
688688
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>pip<span class="w"> </span>install<span class="w"> </span>sakit
689689
</pre></div>
690690
</div>

0 commit comments

Comments
 (0)