English | 简体中文
一款用Flutter开发的非官方的 ChatGPT 应用。
如果这个库对你有帮助,请给它一个star来支持我们!
- gpt-3.5-turbo
- text-davinci-003
- text-curie-001
- text-babbage-001
- text-ada-001
- iOS
- Android
- macOS
- Windows
- Linux (未测试)
- GPT-4
在工程根目录下创建文件 openai.yaml,并填入你自己的 OpenAI API key。
# 默认 API key
api_key: 'YOUR-API-KEY'
出于安全原因, 我不能上传 openai.yaml。
注:注册OpenAI账号需要科学上网,并有境外手机号用于接收短信验证码,如没有境外手机号,建议通过短信接码平台接收短信,以完成注册。
Set the task or role of the AI in this SYSTEM input box.
For example: You are a helpful assistant that translates Chinese to English to.