tg-ai-connector icon indicating copy to clipboard operation
tg-ai-connector copied to clipboard

This package can be used to connect Telegram bot to AI engines such as OpenAI ChatGPT, Dall-E, Midjourney, Stable Diffusion, etc.

Results 4 tg-ai-connector issues
Sort by recently updated
recently updated
newest added

Is it possible to include negative_prompt for replicate.com?

enhancement

It's will be great if support https://huggingface.co/. Compute price is 1/2 less than the replicate. p.s. sorry I write in the issues section that, the Pull request section doesn't give...

enhancement

how can I fix such error? 2023-04-05 14:57:30,896 (__init__.py:966 MainThread) ERROR - TeleBot: "Infinity polling: polling exited" 2023-04-05 14:57:30,896 (__init__.py:968 MainThread) ERROR - TeleBot: "Break infinity polling"

Instead of using `bot.send_photo` it could be `bot.send_media_group`

enhancement