import { fetch } from 'wix-fetch'; // ⚠️ ADINIZ kısmını değiştirin: const PROXY_URL = 'https://muhasebe-proxy.cemmitrani.workers.dev'; export async function claudeSor(mesajlar) { try { const yanit = await fetch(PROXY_URL, { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ model: 'claude-sonnet-4-20250514', max_tokens: 1000, system: `Sen Türkiye muhasebe, vergi ve SGK uzmanı bir yapay zeka asistanısın. Yalnızca VUK, KDV, SGK, GVK, KVK konularında Türkçe yanıt ver. Konu dışı sorularda kibarca reddet. Net ve pratik yanıtlar ver.`, messages: mesajlar }) }); return yanit.json(); } catch (hata) { return { hata: 'Hata: ' + hata.message }; } }
top of page

EXPLORE LUMINU SOLUTIONS

This is the space to introduce the Services section. Briefly describe the types of services offered and highlight any special benefits or features.

CHOOSE YOUR TRACK

Customized plans for every industry sector

01

Personal

This is the space to introduce the Services section. Briefly describe the types of services offered and highlight any special benefits or features.

02

Insurance

This is the space to introduce the Services section. Briefly describe the types of services offered and highlight any special benefits or features.

03

Business

This is the space to introduce the Services section. Briefly describe the types of services offered and highlight any special benefits or features.

04

Enterprise

This is the space to introduce the Services section. Briefly describe the types of services offered and highlight any special benefits or features.

We're good with numbers

50,000

This is a space to share more

3.4 Million

This is a space to share more

100,000

This is a space to share more

Ready to get started?

This is the space to introduce the Services section. Briefly describe the types of services offered.

bottom of page