feat: add support for pollinations.ai

This commit is contained in:
Teesh 2025-03-16 22:45:46 +02:00
parent d679695f60
commit 698a12b693
4 changed files with 140 additions and 2 deletions

View file

@ -8,8 +8,10 @@ dependencies = [
"discord-py>=2.5.2",
"httpx>=0.28.1",
"loguru>=0.7.3",
"pollinations-ai>=2.4",
"pydantic>=2.10.6",
"python-dotenv>=1.0.1",
"requests>=2.32.3",
]
[dependency-groups]