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 "
命令模式取决于带提示的聊天,创建更多提示很重要