nomic-ai / gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
https://nomic.ai/gpt4all
MIT License
70.78k stars 7.71k forks source link

[Feature] "Impersonate" feature from text-generation-webui #1962

Open cebtenzzre opened 9 months ago

cebtenzzre commented 9 months ago

Feature Request

From the text-generation-webui docs:

Impersonate: makes the model generate a new message on your behalf in the input field, taking into consideration the existing chat history.

This is basically what @ThiloteE recently proposed on Discord.

ThiloteE commented 9 months ago

Thank you. Yes, this is exactly what I meant.