Skip to content

Simple script to use model gpt-3.5-turbo in telegram + image generation

Notifications You must be signed in to change notification settings

sammyjankins/chatgpt_telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgpt_telegram

Simple script to use model gpt-3.5-turbo in telegram + image generation

httpx must be updated to the last version.

In the file "client.py" you need to change line 62 to:

proxies: typing.Dict[str, httpcore.AsyncHTTPProxy] = None,

Releases

No releases published

Packages

No packages published

Languages