Skip to content

Commit 4b4b35a

Browse files
update readme and docs
1 parent a1b728c commit 4b4b35a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ async for response in solana_agent.process("user123", "Send an email to bob@bob.
715715

716716
### Image Generation
717717

718-
Generate images using OpenAI's `gpt-image-1` and upload them to S3-compatible storage.
718+
Generate images using OpenAI, Grok, or Gemini image models and upload them to S3-compatible storage.
719719

720720
`pip install sakit`
721721

docs/index.rst

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

0 commit comments

Comments
 (0)