Skip to content

Commit f221655

Browse files
committed
sterner default message in the chat
1 parent 042b790 commit f221655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AnythingLLMDocs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ Base.@kwdef mutable struct EmbedOptions
308308
user_bg_color = ""
309309
assistant_bg_color = ""
310310
brand_image_url = "false"
311-
greeting = "This is an LLM helper with access to the entirety of the docs. You can directly ask it your questions."
311+
greeting = "This is an LLM helper with access to the entirety of the docs. You can directly ask it your questions. As usual, take anything it says with a grain of salt -- LLMs are prone to confabulating."
312312
no_sponsor = "true"
313313
no_header = "true"
314314
sponsor_link = ""

0 commit comments

Comments
 (0)