feat: 引入零一万物AI大模型,饮食日志模块可使用AI对话形式来提供分析建议 #4
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
chore:升级flutter版本到3.22,更新相关工具库为当前最新版本.
fix:修改配置压缩原生库,减少打包apk时应用体积的大小.
feat:添加了 dio http client 的自定义封装;添加在“饮食”-“饮食日记”页面中“AI 对话助手”功能。
feat:添加了 dio http client 的自定义封装;添加在“饮食”-“饮食日记”页面中“AI 对话助手”功能.
fix:修正较新版本Android下存储权限未正常获取的问题.
feat:添加了对饮食模块下“餐食相册”和“饮食日记”页面中指定餐次的食物图片,进行“AI 分析”的功能。
refactor:将上传的餐次相册图片放到设备内部存储,当app卸载后重新安装导入备份的数据,餐次图片依旧可见.
fix:改进个人设置中的按钮,更多设置中添加注意事项
doc:更新readme文件.