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