Telegram Info Bot

#13
by tushar310 - opened

Hi Team,
After referring to your documentations and many tutorials out there. I ended up creating a bot that leverages your space. The thing is when we are accessing the API endpoints, we dont have any option to increase the length of the results. So it is quite abrupt. Is there a way to do that at all like increase the quality of responses? At the same time I made my own setup of GPT-J on aws as well, in case I may not be able to run it around with your space. Unfortunately, gradio share just crashes in about an hour. No clue why and what.

Just a heads-up. I am making a telegram bot for school childen for infotainment activities. Not a commercial application.

Any guidance/assistance appretiated!
Thank you

Hello! Did you manage to solve the problem?

Nope. Doesn't do the job.

Hey tushar, im not able to use the telegram bot api in my spaces, whenever i try to use it, the space throws the following error :- HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot/sendMessage?chat_id=&text= (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f93a145f3d0>: Failed to resolve 'api.telegram.org' ([Errno -5] No address associated with hostname)"))

Sign up or log in to comment