max queue size

This commit is contained in:
Aidan 2025-07-03 14:35:59 -04:00
parent 6b1c7f0da9
commit 19e794e34c
4 changed files with 19 additions and 4 deletions

View file

@ -78,6 +78,7 @@
"finishedThinking": "`🧠 Done thinking.`",
"urlWarning": "\n\n⚠ Note: The model cannot access or visit links!",
"inQueue": " You are {position} in the queue.",
"queueFull": "🚫 You already have too many requests in the queue. Please wait for them to finish.",
"startingProcessing": "✨ Starting to process your request...",
"systemPrompt": "You are a friendly assistant called {botName}.\nCurrent Date/Time (UTC): {date}\n\n---\n\nUser message:\n{message}",
"statusWaitingRender": "⏳ Streaming...",