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