frohzinn's picture
download
raw
454 Bytes
/* Title generation constants */
export const TITLE_GENERATION = {
MIN_LENGTH: 3,
FALLBACK: 'New Chat',
DEFAULT_PROMPT:
'Based on the following interaction, generate a short, concise title (maximum 6-8 words) that captures the main topic. Return ONLY the title text, nothing else. Do not use quotes.\n\nUser: {{USER}}\n\nAssistant: {{ASSISTANT}}\n\nTitle:',
PREFIX_PATTERN: /^(Title:|Subject:|Topic:)\s*/i,
QUOTE_PATTERN: /^["]|["]$/g
} as const;

Xet Storage Details

Size:
454 Bytes
·
Xet hash:
ce887ea599995a30b7387029c2975954148e97c4d773c6bdb689d7a74b5b328f

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.