lobe-chat

🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / Perplexity ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.

MIT License

Downloads
27.2K
Stars
31.5K
Committers
148

Bot releases are hidden (Show)

lobe-chat - v0.48.0

Published by canisminor1990 about 1 year ago

Version 0.48.0

Released on 2023-08-15

✨ Features

  • misc: Import SiOpenai icon and replace 'Tag' component in chat feature.

What's improved

  • misc: Import SiOpenai icon and replace 'Tag' component in chat feature (98b0352)

lobe-chat - v0.47.0

Published by canisminor1990 about 1 year ago

Version 0.47.0

Released on 2023-08-15

✨ Features

  • misc: Add and update UI elements and agent configuration.

What's improved

  • misc: Add and update UI elements and agent configuration (eb7fbee)

lobe-chat - v0.46.1

Published by canisminor1990 about 1 year ago

Version 0.46.1

Released on 2023-08-14

💄 Styles

  • misc: Fix SystemRole Skeleton padding.

Styles

  • misc: Fix SystemRole Skeleton padding (ce485a0)

lobe-chat - v0.46.0

Published by canisminor1990 about 1 year ago

Version 0.46.0

Released on 2023-08-14

✨ Features

  • misc: Update styling and functionality of AgentPrompt and EditableMessage components, 支持停止生成消息.

🐛 Bug Fixes

  • misc: Remove input highlight.

What's improved

  • misc: Update styling and functionality of AgentPrompt and EditableMessage components (80b521c)
  • misc: 支持停止生成消息, closes #78 (9eeca80)

What's fixed

  • misc: Remove input highlight (ad2001a)

lobe-chat - v0.45.0

Published by canisminor1990 about 1 year ago

Version 0.45.0

Released on 2023-08-14

✨ Features

  • misc: 优化每个角色的初始引导.

💄 Styles

  • misc: 优化初始化加载状态,等到会话加载完毕再显示内容.

What's improved

  • misc: 优化每个角色的初始引导, closes #76 (8d78dc5)

Styles

  • misc: 优化初始化加载状态,等到会话加载完毕再显示内容 (cf603cb)

lobe-chat - v0.44.4

Published by canisminor1990 about 1 year ago

Version 0.44.4

Released on 2023-08-13

💄 Styles

  • misc: 优化 Chat Skeleton 样式, 优化 Inbox 样式.

Styles

  • misc: 优化 Chat Skeleton 样式 (3f83be0)
  • misc: 优化 Inbox 样式 (924c12e)

lobe-chat - v0.44.3

Published by canisminor1990 about 1 year ago

Version 0.44.3

Released on 2023-08-13

♻ Code Refactoring

  • misc: 重构 organizeChats 方法.

🐛 Bug Fixes

  • misc: 修正 inbox 点击重新生成会报错的问题.

💄 Styles

  • misc: 修正话题列表无法滚动的问题.

Code refactoring

  • misc: 重构 organizeChats 方法 (799612e)

What's fixed

  • misc: 修正 inbox 点击重新生成会报错的问题 (064ef56)

Styles

  • misc: 修正话题列表无法滚动的问题 (26772e7)

lobe-chat - v0.44.2

Published by canisminor1990 about 1 year ago

Version 0.44.2

Released on 2023-08-13

🐛 Bug Fixes

  • misc: 修正重新生成时切分历史消息的逻辑.

What's fixed

  • misc: 修正重新生成时切分历史消息的逻辑, closes #50 (de5141f)

lobe-chat - v0.44.1

Published by canisminor1990 about 1 year ago

Version 0.44.1

Released on 2023-08-12

lobe-chat - v0.44.0

Published by canisminor1990 about 1 year ago

Version 0.44.0

Released on 2023-08-12

♻ Code Refactoring

  • misc: 优化 Inbox 会话的实现逻辑, 将 chat 中的功能模型拆分到 features 中, 重构 session 相关实现,移除循环依赖.

✨ Features

  • misc: 支持 inbox 消息导出, 支持 inbox 的会话功能, 新增 inbox 数据模型, 新增 inbox 模块入口.

💄 Styles

  • misc: Fix Inbox defaultMessage avatar, 优化 header 的 setting 展示, 优化门禁下默认的解锁方式, 补充 ChatList 的 Loading 态.

Code refactoring

  • misc: 优化 Inbox 会话的实现逻辑 (22cc4cf)
  • misc: 将 chat 中的功能模型拆分到 features 中 (e25a856)
  • misc: 重构 session 相关实现,移除循环依赖 (9acf65c)

What's improved

  • misc: 支持 inbox 消息导出 (498e075)
  • misc: 支持 inbox 的会话功能 (9b713b8)
  • misc: 新增 inbox 数据模型 (91a8158)
  • misc: 新增 inbox 模块入口 (6fc8907)

Styles

  • misc: Fix Inbox defaultMessage avatar (dbc18a4)
  • misc: 优化 header 的 setting 展示 (201d380)
  • misc: 优化门禁下默认的解锁方式 (df9bb45)
  • misc: 补充 ChatList 的 Loading 态 (eb3eb5d)

lobe-chat - v0.43.0

Published by canisminor1990 about 1 year ago

Version 0.43.0

Released on 2023-08-12

✨ Features

  • misc: 支持切换语言.

What's improved

lobe-chat - v0.42.3

Published by canisminor1990 about 1 year ago

Version 0.42.3

Released on 2023-08-12

💄 Styles

  • misc: 暂时隐藏 Hero 模板.

Styles

  • misc: 暂时隐藏 Hero 模板 (8289ae6)

lobe-chat - v0.42.2

Published by canisminor1990 about 1 year ago

Version 0.42.2

Released on 2023-08-12

♻ Code Refactoring

  • misc: 将 useSettings 更名为 useGlobalStore, 将原本的 settings 更名为 global, 收敛切换 SideBar 方法为 useSwitchSideBarOnInit, 重构需本地缓存的状态为 preference.

🐛 Bug Fixes

  • misc: 修正移除 session 时的路由跳转逻辑.

Code refactoring

  • misc: 将 useSettings 更名为 useGlobalStore (bdde7df)
  • misc: 将原本的 settings 更名为 global (e42d34c)
  • misc: 收敛切换 SideBar 方法为 useSwitchSideBarOnInit (bbad38f)
  • misc: 重构需本地缓存的状态为 preference (8359b62)

What's fixed

  • misc: 修正移除 session 时的路由跳转逻辑 (8b7838d)

lobe-chat - v0.42.1

Published by canisminor1990 about 1 year ago

Version 0.42.1

Released on 2023-08-12

💄 Styles

  • misc: 优化 App 首页 Loading 态.

Styles

  • misc: 优化 App 首页 Loading 态 (72104e8)

lobe-chat - v0.42.0

Published by canisminor1990 about 1 year ago

Version 0.42.0

Released on 2023-08-11

✨ Features

  • misc: Add Welcome page.

What's improved

lobe-chat - v0.41.2

Published by canisminor1990 about 1 year ago

Version 0.41.2

Released on 2023-08-10

♻ Code Refactoring

  • misc: 将 sessionStore 默认 equalFn 改为 shallow, 将 settingStore 默认 equalFn 改为 shallow.

Code refactoring

  • misc: 将 sessionStore 默认 equalFn 改为 shallow (5c1b8d7)
  • misc: 将 settingStore 默认 equalFn 改为 shallow (1e72308)

lobe-chat - v0.41.1

Published by canisminor1990 about 1 year ago

Version 0.41.1

Released on 2023-08-10

♻ Code Refactoring

  • misc: 重构 settings store 代码写法.

Code refactoring

  • misc: 重构 settings store 代码写法 (4b6f917)

lobe-chat - v0.41.0

Published by canisminor1990 about 1 year ago

Version 0.41.0

Released on 2023-08-10

✨ Features

  • misc: 支持持久化隐藏 Topic 功能.

💄 Styles

  • misc: 优化第一次水合逻辑.

What's improved

  • misc: 支持持久化隐藏 Topic 功能 (9ea2778)

Styles

  • misc: 优化第一次水合逻辑 (fefae61)

lobe-chat - v0.40.7

Published by canisminor1990 about 1 year ago

Version 0.40.7

Released on 2023-08-10

💄 Styles

  • misc: 优化 Topic 的水合加载效果.

Styles

  • misc: 优化 Topic 的水合加载效果 (0cd0088)

lobe-chat - v0.40.6

Published by canisminor1990 about 1 year ago

Version 0.40.6

Released on 2023-08-10

♻ Code Refactoring

  • misc: 重构优化 hydrated 的判断逻辑.

💄 Styles

  • misc: 优化水合前的加载效果.

Code refactoring

  • misc: 重构优化 hydrated 的判断逻辑 (1781119)

Styles

  • misc: 优化水合前的加载效果 (6bbd978)

Package Rankings
Top 6.2% on Proxy.golang.org
Top 24.68% on Npmjs.org
Badges
Extracted from project README