n3d1117 / chatgpt-telegram-bot

🤖 A Telegram bot that integrates with OpenAI's official ChatGPT APIs to provide answers, written in Python
GNU General Public License v2.0
2.99k stars 1.37k forks source link

Can you add the new Api Features from chatgpt? #449

Closed rokipet closed 9 months ago

rokipet commented 10 months ago

https://platform.openai.com/docs/guides/images/example-dall-e-3-generations https://platform.openai.com/docs/guides/text-to-speech/text-to-speech https://platform.openai.com/docs/assistants/overview/agents

tom-james-watson commented 10 months ago

Also looks like support needs adding in code for the new gpt-4-1106-preview model

SkySlider commented 10 months ago

Also gpt-4-vision-preview is available, I would love to see such capability added

NostromoUS commented 10 months ago

Would be awesome to be able to upload images on TG and have it interact as it does in openai's chat!

n3d1117 commented 9 months ago

TTS and DALLE3 support was added. Vision support coming soon! Closing as this is not an issue, feel free to open a discussion for new ideas, e.g. agents support