-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Description
How are you running AnythingLLM?
Docker (remote machine)
What happened?
Hi.
I am using the AnythingLLM version 1.7.6. Newer versions and updates do not seem to send my workspace system prompt to the embed anymore!
Inside the web app the chatbot behaves according to my system prompt, in the embed widget the output can be wild. It seems it disregards the system prompt completely. I also tried to set it in the embed widget with: data-prompt: "example instruction", but to no avail, it is also ignored.
Is this possible or is it just my error? With the version 1.7.6. it works without problems. Same behaviour in embed and workspace chat.
Would appreciate feedback or a solution, if you could check that. Thank you very much!!!
P.S. I would love to have the new system variables feature for date and time. That is great and very useful.
Are there known steps to reproduce?
Latest version:
Create an embed widget of some workspace with a system prompt (tell it to always output some text or format in some way).
Test it: inside the workspace chat it should adhere to your instructions. Inside the embed widget that is not happening.