UNPKG

byokay-kit

Version:

Byokay Kit lets users bring their own AI API keys and store them securely in their browser. This eliminates the need for your app to manage sensitive credentials or maintain AI API backend infrastructure.

3 lines (2 loc) 135 B
// src/core/constants.ts export const UNVERIFIED_BROWSER_MESSAGE = "This provider key can’t be validated now, try a test API call.";