We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7222e34 commit 4640ddfCopy full SHA for 4640ddf
src/components/ChattyLLM/ChattyLLMInputForm.vue
@@ -126,7 +126,7 @@
126
@confirm="onAgencyAnswer(true)"
127
@reject="onAgencyAnswer(false)" />
128
<p class="session-area__disclaimer">
129
- This output was generated by AI. Make sure to double-check and adjust.
+ The output shown here is generated by AI. Make sure to always double-check and adjust.
130
</p>
131
<InputArea ref="inputComponent"
132
v-model:chat-content="chatContent"
0 commit comments