Released on 2023-08-29
- misc: 支持本地插件自定义 gateway.
Released on 2023-08-29
- misc: Update i18n.
Released on 2023-08-29
- misc: Remove no need i18n.
- misc: 增加自定义插件的增删改配置功能, 完善自定义插件表单的校验逻辑, 支持本地插件侧的请求与错误呈现, 新增插件配置 Dev 弹窗, 绑定本地插件的增删改逻辑.
Improvements and Fixes
- misc: Remove no need i18n (808a86a)
Released on 2023-08-28
- misc: Refactor with new market url.
Released on 2023-08-27
- misc: Refactor AgentSettings.
Released on 2023-08-27
- misc: Refactor the selectors import.
Released on 2023-08-27
- misc: support sharing to shareGPT.
Released on 2023-08-26
- misc: Fix plugin settings error.
Released on 2023-08-26
- misc: 支持超过 4k 的会话使用 16k 总结标题.
- misc: Fix plugin settings error.
- misc: 优化清理会话的操作路径, 优化默认角色的配置.
Improvements and Fixes
- misc: 支持超过 4k 的会话使用 16k 总结标题 (5764cfb)
- misc: Fix plugin settings error (008c2e3)
Released on 2023-08-26
- misc: 新增自动滚动.
Released on 2023-08-26
- misc: 优化文案.
Released on 2023-08-26
- misc: Fix global state merge error.
Released on 2023-08-26
- misc: Fix fetch plugin header error.
Released on 2023-08-26
- misc: Fix settings storage error.
Released on 2023-08-26
- misc: Refactor with new market index url.
- misc: 支持插件 manifest 加载失败后重试.
Improvements and Fixes
- misc: Refactor with new market index url (d2834b7)
- misc: 支持插件 manifest 加载失败后重试 (f36378e)
Released on 2023-08-26
- misc: 支持展示插件插件状态, 支持插件 i18n 模式展示.
Released on 2023-08-26
- misc: Implement responsive design for mobile devices.
Improvements and Fixes
Released on 2023-08-26
- misc: Refactor to ChatErrorType.
- misc: 完善插件请求的错误处理, 支持修改与记录插件的配置, 支持发送插件配置信息, 支持渲染 manifest 中的 settings, 支持设置不正确时进行插件的配置, 新增插件请求状态的错误处理.
- misc: 修正缓存旧数据的报错问题.
Improvements and Fixes
- misc: Refactor to ChatErrorType (cd1a033)
- misc: 完善插件请求的错误处理 (0698d89)
- misc: 支持修改与记录插件的配置 (76e8237)
- misc: 支持发送插件配置信息 (2cedc85)
- misc: 支持渲染 manifest 中的 settings (1185300)
- misc: 支持设置不正确时进行插件的配置 (f972481)
- misc: 新增插件请求状态的错误处理 (228002a)
- misc: 修正缓存旧数据的报错问题 (5d8008f)
Released on 2023-08-24
- misc: Use new plugin manifest to support plugin’s multi api.
Improvements and Fixes
Released on 2023-08-22
- misc: Refactor plugin api with @lobehub/chat-plugins-gateway.
Improvements and Fixes
Released on 2023-08-22
- misc: 将网关实现代码集成进 Chat 本体, 抽取插件为独立 store, 重构 openai 接口调用逻辑,将插件 schema 开启关闭逻辑与接口解耦, 重构插件列表获取逻辑,进而完全移除 plugins 目录.
- misc: 初步完成插件市场动态加载全链路, 实现插件组件的动态加载.
- misc: Fix error, 修正无法正常开启插件的问题, 修正测试, 补充插件 store 的水合逻辑.
- misc: 完成插件市场 loading 态样式.
Improvements and Fixes
- misc: 将网关实现代码集成进 Chat 本体 (17e8161)
- misc: 抽取插件为独立 store (12b7e7d)
- misc: 重构 openai 接口调用逻辑,将插件 schema 开启关闭逻辑与接口解耦 (5aa886e)
- misc: 重构插件列表获取逻辑,进而完全移除 plugins 目录 (10055e1)
- misc: Fix error (fbeec75)
- misc: 修正无法正常开启插件的问题 (b3e9090)
- misc: 修正测试 (001de5b)
- misc: 补充插件 store 的水合逻辑 (bfb649b)
- misc: 完成插件市场 loading 态样式 (8009691)
Released on 2023-08-21
- misc: Fix not cannot change setting error.
Released on 2023-08-21
- misc: Refactor plugin request.
Released on 2023-08-16
- misc: 修正图片选项的样式问题.
Released on 2023-08-16
- misc: 修正 i18n 失效的问题.
Released on 2023-08-15
- misc: Add new features and improve user interface and functionality.
Improvements and Fixes
- misc: Add new features and improve user interface and functionality (1543bd1)
Released on 2023-08-15
- sidebar: Add DraggablePanelContainer and adjust layout and styling.
Improvements and Fixes
- sidebar: Add DraggablePanelContainer and adjust layout and styling (e8c384f)
Released on 2023-08-15
- misc: Replace cdn.
Released on 2023-08-15
- misc: Add avatar compress.
Released on 2023-08-15
- misc: Add Footer component and modify Token and index files.
Improvements and Fixes
- misc: Add Footer component and modify Token and index files (41a3823)
Released on 2023-08-15
- misc: Update messages, settings, error codes, plugin names, weather data display, and UI.
Improvements and Fixes
- misc: Update messages, settings, error codes, plugin names, weather data display, and UI (a41db51)
Released on 2023-08-15
- misc: Add
BackToBottom
to conversation, Update icons and text in various components.
Improvements and Fixes
Released on 2023-08-15
- misc: Import SiOpenai icon and replace 'Tag' component in chat feature.
Improvements and Fixes
- misc: Import SiOpenai icon and replace 'Tag' component in chat feature (98b0352)
Released on 2023-08-15
- misc: Add and update UI elements and agent configuration.
Improvements and Fixes
- misc: Add and update UI elements and agent configuration (eb7fbee)
Released on 2023-08-14
- misc: Fix SystemRole Skeleton padding.
Released on 2023-08-14
- misc: Update styling and functionality of AgentPrompt and EditableMessage components, 支持停止生成消息.
- misc: Remove input highlight.
Improvements and Fixes
- misc: Update styling and functionality of AgentPrompt and EditableMessage components (80b521c)
- misc: 支持停止生成消息, closes #78 (9eeca80)
- misc: Remove input highlight (ad2001a)
Released on 2023-08-14
- misc: 优化每个角色的初始引导.
- misc: 优化初始化加载状态,等到会话加载完毕再显示内容.
Improvements and Fixes
- misc: 优化初始化加载状态,等到会话加载完毕再显示内容 (cf603cb)
Released on 2023-08-13
- misc: 优化 Chat Skeleton 样式, 优化 Inbox 样式.
Released on 2023-08-13
- misc: 重构 organizeChats 方法.
- misc: 修正 inbox 点击重新生成会报错的问题.
- misc: 修正话题列表无法滚动的问题.
Improvements and Fixes
- misc: 重构 organizeChats 方法 (799612e)
- misc: 修正 inbox 点击重新生成会报错的问题 (064ef56)
- misc: 修正话题列表无法滚动的问题 (26772e7)
Released on 2023-08-13
- misc: 修正重新生成时切分历史消息的逻辑.
Released on 2023-08-12
Improvements and Fixes
Released on 2023-08-12
- misc: 优化 Inbox 会话的实现逻辑, 将 chat 中的功能模型拆分到 features 中, 重构 session 相关实现,移除循环依赖.
- misc: 支持 inbox 消息导出, 支持 inbox 的会话功能, 新增 inbox 数据模型, 新增 inbox 模块入口.
- misc: Fix Inbox defaultMessage avatar, 优化 header 的 setting 展示, 优化门禁下默认的解锁方式, 补充 ChatList 的 Loading 态.
Improvements and Fixes
- misc: 优化 Inbox 会话的实现逻辑 (22cc4cf)
- misc: 将 chat 中的功能模型拆分到 features 中 (e25a856)
- misc: 重构 session 相关实现,移除循环依赖 (9acf65c)
Released on 2023-08-12
- misc: 支持切换语言.
Released on 2023-08-12
- misc: 暂时隐藏 Hero 模板.
Released on 2023-08-12
- misc: 将 useSettings 更名为 useGlobalStore, 将原本的 settings 更名为 global, 收敛切换 SideBar 方法为 useSwitchSideBarOnInit, 重构需本地缓存的状态为 preference.
- misc: 修正移除 session 时的路由跳转逻辑.
Improvements and Fixes
- misc: 将 useSettings 更名为 useGlobalStore (bdde7df)
- misc: 将原本的 settings 更名为 global (e42d34c)
- misc: 收敛切换 SideBar 方法为 useSwitchSideBarOnInit (bbad38f)
- misc: 重构需本地缓存的状态为 preference (8359b62)
- misc: 修正移除 session 时的路由跳转逻辑 (8b7838d)
Released on 2023-08-12
- misc: 优化 App 首页 Loading 态.
Released on 2023-08-11
- misc: Add
Welcome
page.
Released on 2023-08-10
- misc: 将 sessionStore 默认 equalFn 改为 shallow, 将 settingStore 默认 equalFn 改为 shallow.
Improvements and Fixes
Released on 2023-08-10
- misc: 重构 settings store 代码写法.
Released on 2023-08-10
- misc: 支持持久化隐藏 Topic 功能.
- misc: 优化第一次水合逻辑.
Released on 2023-08-10
- misc: 优化 Topic 的水合加载效果.
Released on 2023-08-10
- misc: 重构优化 hydrated 的判断逻辑.
- misc: 优化水合前的加载效果.
Released on 2023-08-10
- misc: 增加未初始化的 loading 态.
Released on 2023-08-10
- misc: 优化 Header 样式.
Released on 2023-08-10
- misc: 修正没有 prompt 的编辑与保存按钮的问题.
Released on 2023-08-08
- misc: 修正 defaults 造成的 config 报错.
Released on 2023-08-06
- misc: 优化 openai 接口的错误处理逻辑.
Released on 2023-08-05
- misc: Add new dependency, add Tag and PluginTag components, update HeaderTitle.
Improvements and Fixes
Released on 2023-08-05
- misc: 修正 assistant 消息没有 background 的问题.
Released on 2023-08-04
- misc: 优化 405 报错返回内容,并优化 openai 服务端超时处理逻辑.
Released on 2023-08-04
- misc: 优化 topic 样式.
Released on 2023-08-04
- misc: 修正 basePath 在生产环境下不生效的问题.
Released on 2023-08-04
- misc: 支持多轮的插件意图识别, 支持自定义 OpenAI 代理地址.
- misc: 优化插件的展示逻辑.
Improvements and Fixes
- misc: 优化插件的展示逻辑 (7621bad)
Released on 2023-08-04
- misc: Add topic empty.
Released on 2023-08-03
- misc: 支持使用全局助手的设置作为默认助手的创建角色.
Released on 2023-08-03
- misc: Refactor zustand usage with v4.4.
Improvements and Fixes
Released on 2023-08-03
- misc: 实现自定义历史消息数功能.
- misc: Fix setting type.
- misc: Fix session item height.
Improvements and Fixes
- misc: 实现自定义历史消息数功能 (7baa022)
- misc: Fix setting type (57e415e)
- misc: Fix session item height (6cd1de5)
Released on 2023-07-31
- misc: Update doc mode and token tags.
Released on 2023-07-31
- misc: Add agent settings functionality, new components, and features for AgentMeta, Add and modify translations for various keys in JSON code files.
Improvements and Fixes
Released on 2023-07-31
- misc: Add agent settings functionality, Add new components and features for AgentMeta, Improve organization and functionality of settings and configuration features.
Improvements and Fixes
Released on 2023-07-30
- misc: 支持输入模板预处理.
Released on 2023-07-30
- misc: 支持会话置顶.
Released on 2023-07-30
- misc: 支持展示 token 使用量.
Released on 2023-07-30
- misc: 优化搜索引擎插件展示.
Released on 2023-07-30
- misc: 优化保存为话题功能, 实现 Topic 重命名功能, 实现话题删除功能, 支持缓存角色面板的展开折叠状态.
Improvements and Fixes
Released on 2023-07-30
- misc: 实现单个会话和角色的导出功能, 实现清空所有会话消息.
Released on 2023-07-30
- misc: 重构 settings 相关类型.
- misc: 优化 SideBar 实现,激活态指示更加明确, 实现 session 导入功能, 实现配置导出功能.
Improvements and Fixes
- misc: 重构 settings 相关类型 (6b7c0a0)
Released on 2023-07-29
- misc: 修正日志超过 4096 长度的问题.
Released on 2023-07-29
- misc: 修正返回结果导致插件无法正常识别的问题.
- misc: 优化样式.
Released on 2023-07-29
- misc: 重构并优化文档抓取插件能力.
Released on 2023-07-29
- misc: 优化搜索引擎样式.
Released on 2023-07-29
- misc: 优化搜索引擎插件交互展示.
- misc: 优化兜底结果展示.
Released on 2023-07-29
- misc: 优化 setting Layout 实现.
Released on 2023-07-28
- misc: support password auth and error.
Released on 2023-07-26
- sidebar: Add import functionality and set labels and onClick functions
Improvements and Fixes
- sidebar: Add import functionality and set labels and onClick functions (03ea9bd)
Released on 2023-07-26
- misc: Add new translations, update existing translations, add functionality to components, modify styling, and adjust placeholder text
Improvements and Fixes
- Add new translations, update existing translations, add functionality to components, modify styling, and adjust placeholder text (da4ae72)
Released on 2023-07-26
- misc: Add new features, update URLs, customize appearance, and implement components
Improvements and Fixes
- Add new features, update URLs, customize appearance, and implement components (4b61bf4)
Released on 2023-07-26
- misc: 优化 tooltip 显示.
Released on 2023-07-25
- misc: 修正自定义 OpenAI API Key 的使用问题.
Released on 2023-07-25
- misc: 支持使用自定义 OpenAI Key.
Released on 2023-07-25
- misc: Move component folder.
- misc: 支持快捷配置模型、温度.
Improvements and Fixes
- misc: Move component folder (fb85d16)
Released on 2023-07-25
- misc: 实现话题模块.
Released on 2023-07-24
- misc: 将 message reducer 提取到独立文件夹中, 清理无用代码实现.
- misc: 数据结构层完成 topic 模型改造.
Improvements and Fixes
- misc: 数据结构层完成 topic 模型改造 (99fa2a6)
Released on 2023-07-24
- misc: 修正 markdown li 丢失的问题.
Released on 2023-07-24
- misc: 优化新会话的创建逻辑 session.
Released on 2023-07-24
- misc: 实现会话展示模式切换,并优化默认创建角色的配置.
Released on 2023-07-24
- misc: 表单配置支持设定各项高级参数.
Released on 2023-07-24
- misc: 重构优化 selectors 实现.
- misc: 优化 document title.
Released on 2023-07-24
- misc: 支持自动跳转到第一条会话.
- misc: 修正插件的展示文案.
Released on 2023-07-24
- misc: 更新插件文案.
Released on 2023-07-24
- misc: Add new features and improve user experience, Import and use constants from "meta.ts" instead of "agentConfig".
Improvements and Fixes
Released on 2023-07-24
- misc: 支持网页抓取.
Released on 2023-07-23
- misc: 修正搜索引擎插件的实现问题.
Released on 2023-07-23
- misc: 优化插件模式下的用户体验.
Released on 2023-07-23
- misc: 修正 message parentId 不正确的问题.
Released on 2023-07-23
- misc: 支持插件列表 与 基于 Serpapi 的搜索引擎插件.
Released on 2023-07-23
- misc: Remove langchain, 优化代码.
- misc: 支持查询天气.
- misc: Update manifest, 增加国际化文案.
Improvements and Fixes
- misc: 支持查询天气 (34bf285)
Released on 2023-07-23
- misc: 优化模型在 list 中的展示逻辑.
Released on 2023-07-22
- misc: 修正对话中用户头像的问题.
Released on 2023-07-22
- misc: 支持复制与编辑会话消息.
Released on 2023-07-22
- misc: 展示模型类型.
Released on 2023-07-22
- misc: Fix miss manifest.json link, 优化 model tag 展示逻辑.
Improvements and Fixes
Released on 2023-07-22
- misc: Fix import.
Released on 2023-07-22
- misc: 支持 pwa 模式.
Released on 2023-07-22
- misc: 支持展示来自模型的标记信息.
Released on 2023-07-22
- misc: Add deps.
Released on 2023-07-22
- misc: 重构 selector 文件组织.
- misc: 补充 token 详情.
Released on 2023-07-22
- misc: 支持选择 Emoji.
- misc: 修正 total token 计算不正确的问题.
Released on 2023-07-22
- misc: 优化 edit 代码结构.
Released on 2023-07-22
- misc: Fix input style, fix layout.
Released on 2023-07-22
- misc: Fix SSR style error.
Released on 2023-07-20
- misc: Add styles and modify layout of FolderPanel, SliderWithInput, SessionList, EditPage, ChatLayout, and SettingLayout components, Introduce FOLDER_WIDTH constant and update components.
Improvements and Fixes
Released on 2023-07-18
- misc: Add new files, modify components, and adjust layout and styling.
Improvements and Fixes
- misc: Add new files, modify components, and adjust layout and styling (b8c3b38)
Released on 2023-07-18
- misc: Add import statement and define CSS styles for Avatar component.
Improvements and Fixes
- misc: Add import statement and define CSS styles for Avatar component (8c23a8d)
Released on 2023-07-18