Next.js website for Rocky Mountain Vending company featuring: - Product catalog with Stripe integration - Service areas and parts pages - Admin dashboard with Clerk authentication - SEO optimized pages with JSON-LD structured data Co-authored-by: Cursor <cursoragent@cursor.com>
1 line
No EOL
497 B
Text
1 line
No EOL
497 B
Text
{"version":3,"file":"constants.js","sources":["../../../../src/utils/openai/constants.ts"],"sourcesContent":["export const OPENAI_INTEGRATION_NAME = 'OpenAI';\n\n// https://platform.openai.com/docs/quickstart?api-mode=responses\n// https://platform.openai.com/docs/quickstart?api-mode=chat\nexport const INSTRUMENTED_METHODS = ['responses.create', 'chat.completions.create'] as const;\n"],"names":[],"mappings":"AAAO,MAAM,uBAAA,GAA0B;;AAEvC;AACA;MACa,oBAAA,GAAuB,CAAC,kBAAkB,EAAE,yBAAyB,CAAA;;;;"} |