We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 289bd6d commit ae4be34Copy full SHA for ae4be34
1 file changed
src/views/stores/ChatStore.ts
@@ -158,6 +158,8 @@ You can configure DevChat from [Settings](#settings).`;
158
DevChat key is missing from your environment or settings. Kindly input your DevChat key, and I'll ensure DevChat is all set for you.
159
160
<button value="setting_devchat_key">Set DevChat key</button>
161
+
162
+<button value="get_devchat_key" href="https://web.devchat.ai" component="a">Register DevChat key</button>
163
`;
164
165
const setKeyUser = `Is DevChat Access Key ready?`;
0 commit comments