AICat
v1.0.3
โปรเจ็กต์นี้สาธิตวิธีพัฒนาแอพ Apple ข้ามแพลตฟอร์มตั้งแต่เริ่มต้นโดยใช้ SwiftUI รวมถึงคำขอเครือข่าย พื้นที่จัดเก็บฐานข้อมูล และการซื้อภายในแอพ โครงการนี้เขียนขึ้นโดยใช้เวลาค่อนข้างสั้น ดังนั้นหากคุณมีคำถามหรือข้อเสนอแนะสำหรับการปรับปรุง โปรดอย่าลังเลที่จะให้ข้อเสนอแนะ
// for App Crash Tracking
let appCenterSecretKey = " {Your AppCenter App Secret} "
// for in app purchase
let appHudKey = " {Your AppHud App Key} "
// open ai
let openAIKey = " {Your OpenAI API Key} "
let proxyAPIHost = " https://api.openai.com "
let monthlyPremiumId = " monthly premium subscription product id "
let catFoodId = " consumable in-app purchase product id "
โหมดคำสั่งขึ้นอยู่กับการแชทพร้อมท์ การสร้างพร้อมท์เพิ่มเติมเป็นสิ่งสำคัญ