Pollinations.ai

Latest version: v2.5

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.5

diff
+ private (bool) option in pollinations.Text
+ reasoning_effort (string) ["low", "medium", "high"] option in pollinations.Text

- IMPORTANT: Removed all model variables inside of classes. Use strings from Text.models() and Image.models()

2.4

diff
+ vision (bool) option in pollinations.Model

+ pollinations.Text.openai_large
+ pollinations.Async.Text.openai_large

+ pollinations.Text.claude
+ pollinations.Async.Text.claude

+ pollinations.Text.llama_light
+ pollinations.Async.Text.llama_light

2.3.11

diff
+ Fixed small jsonMode issue

2.3.10

diff
+ Option to add referrer in requests (Text, Text.Request, Image, Image.Request)

Example
python
request = Text(
...,
referrer="my_app"
)

2.3.9

diff
+ Fixed __repr__ issues

2.3.8

diff
+ Fixed Async.Text.Request.images issue

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.