Skip to content

Commit c3b7114

Browse files
Notarinpionxzh
authored andcommitted
docs: Wrapped block in README.md
wrapped the "I'm creating a ChatGPT Exporter. What do you think?" block/section to fit within 80 characters for readability.
1 parent c6ce826 commit c3b7114

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,17 @@ You:
3737
I'm creating a ChatGPT Exporter. What do you think?
3838
3939
ChatGPT:
40-
It sounds like you're planning on creating a tool that uses the ChatGPT model to export text. ChatGPT is a large language model trained by OpenAI that is designed to generate human-like text responses based on a given input. It can be used for a variety of applications, such as chatbots, automated responses to customer inquiries, and more.
41-
42-
However, please keep in mind that as a large language model, ChatGPT has not been specifically trained for any specific task, so the quality of the generated text will depend on how it is used and the context in which it is applied. It's important to use ChatGPT responsibly and consider the potential consequences of using it in any given situation.
40+
It sounds like you're planning on creating a tool that uses the ChatGPT model
41+
to export text. ChatGPT is a large language model trained by OpenAI that is
42+
designed to generate human-like text responses based on a given input. It can
43+
be used for a variety of applications, such as chatbots, automated responses
44+
to customer inquiries, and more.
45+
46+
However, please keep in mind that as a large language model, ChatGPT has not
47+
been specifically trained for any specific task, so the quality of the
48+
generated text will depend on how it is used and the context in which it is
49+
applied. It's important to use ChatGPT responsibly and consider the potential
50+
consequences of using it in any given situation.
4351
```
4452

4553
## HTML

0 commit comments

Comments
 (0)