Ruu3f / freeGPT

freeGPT provides free access to text and image generation models.
GNU General Public License v3.0
445 stars 54 forks source link

Chat History Request #5

Closed PrimeArchive closed 1 year ago

PrimeArchive commented 1 year ago

Hey developer thanks for creating such a great repo for us but I have a question is it possible to send a request along with chat history (in gpt4 and alpaca_7b )? if yes then how?

Ruu3f commented 1 year ago

When multiple people chat together, it can be challenging for the model to respond to each person without giving the answer to the other person. However, its possible using a Discord bot since you can create separate threads for each person so the model won't be confused and we can add chat history.