gpt4all.unity icon indicating copy to clipboard operation
gpt4all.unity copied to clipboard

Request for Simplified Response Format

Open BaMarcy opened this issue 2 years ago • 0 comments

Problem: Currently, when interacting with gpt4all, the responses are generated in a conversational format, with character-by-character animated iterations. While this format can be useful for some applications, there are cases where a more simplified response format is desired.

Proposal: I suggest implementing an option to receive responses from gpt4all as a single, complete text without character iteration. This would make it easier for developers to integrate gpt4all into applications where an animated response is not necessary or preferred.

Thanks.

BaMarcy avatar Sep 16 '23 21:09 BaMarcy