Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
https://anythingllm.com
MIT License
24.47k stars 2.45k forks source link

[BUG]: data-default-messages for chat widget doesn't work as expected #2136

Closed kabaluyot closed 1 month ago

kabaluyot commented 1 month ago

How are you running AnythingLLM?

Docker (remote machine)

What happened?

I tried the latest data-default-messages by updating to latest docker. Doesn't work.

Are there known steps to reproduce?

  1. Set data-default-messages like below:

    <script>
    ...
    data-default-messages="How are you?, What is so interesting about this project?, Tell me a joke."
    ...

  2. Inspect chat widget, it doesn't load

Screen Shot 2024-08-18 at 10 48 17 PM

Also another issue is the "blue" textbox border which appears for macbooks (chrome).

kabaluyot commented 1 month ago

Oh it was just from cache, closing now

Screen Shot 2024-08-18 at 11 04 56 PM