export const anthropicApiKeyCookieName = 'anthropicApiKey'; export const anthropicNumFreeUsesCookieName = 'anthropicNumFreeUses'; export const maxFreeUses = 5;