DEV Community

DoctorLai
DoctorLai

Posted on

Reduce the cost of ChatGPT API in TronFAQ Bot

ChatGPT-3 is made by OpenAI which partnerships with Microsoft (Azure)

ChatGPT Free Trial $18 that will expire at 1/April/2023.

image.png

The Plus is coming soon with $20/month subscription
https://openai.com/blog/chatgpt-plus/

Reduce the cost of API in TronFAQ Bot

  1. Cached previous answers
  2. One question per 60 seconds

image.png

Command !ask to invoke the ChatGPT API in the Telegram Chat:
Install the ChatGPT Bot


Steem to the Moon!

You can swap the STEEM/SBD to USDT (TRC-20) via Steem2USDT

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git