chrisglein / artificial-chat

2 stars 1 forks source link

Add welcome message #107

Open chrisglein opened 1 year ago

chrisglein commented 1 year ago

Summary

Add a message to the chat when the user first opens the app. It would say some thing like:

Welcome to Artificial Chat! To interact with the AI you'll need to specify an Open AI API key. When you have generated one, enter it in the settings menu below (⚙️). Then we can get chatting!

Add hyperlinks as appropriate.

Would also be good to replace the generic error message for a failed query with no API key to one that uses this message or a variant. image