English | 简体中文
An unofficial ChatGPT application developed with Flutter.
If this repository has been helpful to you, please support us by giving it a star!
- gpt-3.5-turbo
- text-davinci-003
- text-curie-001
- text-babbage-001
- text-ada-001
- iOS
- Android
- macOS
- Windows
- Linux (untested)
Create a file named openai.yaml in the root directory of the project and fill it with your OpenAI API key.
# default API key
api_key: 'YOUR-API-KEY'
For security reasons, I cannot upload my openai.yaml.
- GPT-4
Set the task or role of the AI in this System prompt input field.
For example: You are a helpful assistant that translates Chinese to English to.