Skip to content

Commit 587c36f

Browse files
committed
feat: Add privacy warning for images generated through the Poe provider
1 parent c5a843d commit 587c36f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ image-gen -m gemini-3-pro-image-preview -r 2K "Detailed architectural blueprint"
110110

111111
**Note:** Using unsupported options with a provider will result in an error. For example, `--temperature` with OpenAI will fail.
112112

113+
### Poe Provider Privacy Warning
114+
115+
**Important:** Images generated through the Poe provider are returned as URLs that are **publicly accessible without authentication**. While the URLs are not easily guessable, anyone with the link can view the image. Do not use the Poe provider for generating sensitive or private content if URL confidentiality is a concern.
116+
113117
## Output
114118

115119
Generated images are saved with the naming pattern:

0 commit comments

Comments
 (0)