v0.8.1 Character Module & Logo Added🔥🔥
v0.8.1 版本史诗级更新!!终于迎来了产品 logo🤣🤣。
该版本迎来了 prompt 功能的回归,重新设计了 character 角色模块,现在能够使用诸多角色进行会话。还引入了全新的 logo,以及对seo 相关配置进行了优化,添加了opengraph-image 和 twitter-image等
修复
- 修复重新生成对话出错时无法正常弹出错误信息的问题
新增
- 新增 AI 角色模板模板功能,内置部分常用模板
- AI 角色模板新增自定义功能,用户可以自定义模板使用
- 支持 url 传参的形式导入 prompt
- 新增 AI 角色模板的收藏功能
- 添加更多 AI 角色模板
- 新增 AI 角色模板的导入和导出功能
- 新增支持编辑聊天内容
- 会话内容操作按钮区域新增文字提示信息
- 新增项目 logo
- 新增 opengraph-image 和 twitter-image
调整
- 调整 gpt-tokens 计算模块,现在能够正确计算所有消耗的 token
- 调整注册策略,现在用户注册即送 10000 点数
- 优化 AI 角色模板弹窗界面的显示效果
- 配合官方文档,调整 zustand api
- 替换部分 Input 为 Textarea
v0.8.1 Epic Update!! Finally, the product logo is here 🤣🤣.
This version brings back the prompt feature and redesigns the character module, allowing conversations with various characters. It also introduces a brand new logo and optimizes SEO-related configurations by adding opengraph-image and twitter-image, etc.
Fixed
- Fixed the issue of not being able to pop up error messages when re-generating conversations fails
Add
- Added AI Characters template function, built-in some common templates
- AI character template has added a new customization feature, allowing users to customize and use templates according to their preferences.
- Support for importing prompts in the form of url parameters
- Added the ability to collect AI character templates
- Added more AI character templates
- Added import and export functions for AI character templates
- Added support for editing chat content
- Added text prompt information to the conversation content operation button area
- Added project logo
- Added opengraph-image and twitter-image
Changed
- Adjust the gpt-tokens calculation module, now able to correctly calculate all token consumption
- Adjust the registration policy, now users will receive 10000 points upon registration
- Optimize the display effect of the AI character template pop-up window
- Adjust zustand api in accordance with official documentation
- Replace some Input to Textarea