This build was committed by a bot.

This commit is contained in:
github-actions[bot]
2026-03-05 05:52:12 +00:00
parent 310f58e28b
commit c6f7352a4a
3 changed files with 5 additions and 3 deletions

View File

@@ -222,7 +222,9 @@ const generateTitleWithAI = async (messages) => {
method: "POST",
headers: {
"Authorization": `Bearer ${apiKey}`,
"Content-Type": "application/json"
"Content-Type": "application/json",
"HTTP-Referer": "https://sune.chat",
"X-Title": "Sune"
},
body: JSON.stringify({
model: model.replace(/^(or:|oai:)/, ""),