Fix LLM demo message

This commit is contained in:
Juan José Mata
2026-04-19 16:50:48 +00:00
parent 3199c9b76d
commit 2a708168c4

View File

@@ -2,4 +2,4 @@
en:
chats:
demo_banner_title: "Demo Mode Active"
demo_banner_message: "You are using a LLM with credits provided by Cloudflare Workers AI. Result may vary since the codebase was mostly tested on `gpt-4.1` but your tokens don't go anywhere else to be trained with! 🤖"
demo_banner_message: "You are using LLMs via credits provided by Cloudflare Workers AI. Results may vary since the codebase was tested on `gpt-4.1` but your tokens don't go anywhere else to be trained with! 🤖"