mirror of
https://github.com/sqlchat/sqlchat.git
synced 2025-07-28 09:43:06 +08:00
2 lines
56 B
TypeScript
2 lines
56 B
TypeScript
export const openAIApiKey = process.env.OPENAI_API_KEY;
|