首先,您需要在您的 Android 项目中添加对 GPT-3 的依赖。在您的 build.gradle 文件中添加以下内容: implementation 'ai.openai:chatgpt:1.0.0'