Rocky_Mountain_Vending/.pnpm-store/v10/files/0e/0ed70161573f030962c912b08e8ad9cf723ab5eaa222c167d4e0374997f346b1e6ced12dbb50f02363b927ca6063c153fcb872cd3595d13ceabbab3d817cf7
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
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>
2026-02-12 16:22:15 -07:00

1 line
No EOL
500 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;;;;;"}