AICat
v1.0.3
該專案演示瞭如何使用 SwiftUI 從頭開始開發跨平台 Apple 應用,包括網路請求、資料庫儲存和應用程式內購買。該專案的編寫時間相對較短,因此如果您有任何問題或改進建議,請隨時回饋。
// 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 "
命令模式取決於帶有提示的聊天,創建更多提示很重要