flutter_gpt_box
flutter_gpt_box copied to clipboard
GPTBox - a third-party GPT Client for OpenAI API.
1:能否不局限于 openai 比如谷歌 等等 或者自定义提供接口地址 和模型 2:打开聊天能否不发送作者预留文本 直接添加到关于 感谢作者的开源 ui很漂亮
 就是我习惯每次问问题之前会问AI相同的话,然后下次进软件都会提醒删除重复对话。而且设置里面的自动删除重复对话开了也还是提示上图对话框。提示后点击删除也没用,要点击其他空白的地方。不知道是不是我一个人的问题。希望修复下🤭
谷歌的gemini目前还是免费调用的,gemini1.5模型的文字处理能力也够用,考不考虑一起写进去呢?
1.能不能整个多选,像qq那样多选聊天记录复制删除之类的操作 2.可以的话整个剪切选项 3.资源哪里也希望弄个多选操作,删除一个一个点太麻烦了,而且自动保存发送的图片哪些,可不可以加个开关,让我们自己选择要不要自动保存
Proposition: After inputting any chars in the field, search them in history, if any matches, show a select panel. Users can continue input and start a new chat, or select...
- spent tokens - raw json - ...
[ref](https://platform.openai.com/docs/api-reference/chat/create)
### Discussed in https://github.com/lollipopkit/flutter_gpt_box/discussions/148 Originally posted by **Batyan45** August 10, 2024 Good day. It would be great to add Webdav Sync Backup and Restore buttons for quick access in the...
### Discussed in https://github.com/lollipopkit/flutter_gpt_box/discussions/116 Originally posted by **CHEN1016** July 31, 2024 每次切换对话框,都是在对话的最顶部,还需要下拉到最底部。 建议切换后是在聊天的最底部,感觉这样比较符合逻辑。