更好的文档和提示

This commit is contained in:
2023-03-26 14:04:53 +08:00
parent 700c424d64
commit a4b762586c
2 changed files with 27 additions and 2 deletions

View File

@@ -196,6 +196,17 @@ export default function ChatBOX(props: {
NEW
<br />
<br />
<br />
:{" "}
<a
className="underline"
href="https://github.com/heimoshuiyu/chatgpt-api-web"
target="_blank"
>
github.com/heimoshuiyu/chatgpt-api-web
</a>
</p>
)}
{chatStore.history.map((_, messageIndex) => (