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 - v1.0.0

Published by arvinxx 4 months ago

Version 1.0.0

Released on 2024-06-17

What's Changed

lobe-chat - v0.69.1

Published by canisminor1990 about 1 year ago

Version 0.69.1

Released on 2023-09-06

♻ Code Refactoring

  • misc: Mirgrate openai-edge to openai.

Code refactoring

  • misc: Mirgrate openai-edge to openai, closes #145 (75ee574)

lobe-chat - v0.69.0

Published by canisminor1990 about 1 year ago

Version 0.69.0

Released on 2023-09-06

✨ Features

  • misc: Add new import statement for "Flexbox" component in "Empty" component.

What's improved

  • misc: Add new import statement for "Flexbox" component in "Empty" component (68db626)

lobe-chat - v0.68.1

Published by canisminor1990 about 1 year ago

Version 0.68.1

Released on 2023-09-03

🐛 Bug Fixes

  • misc: 修正数组合并逻辑, 修正被移除插件无法看到的问题.

What's fixed

  • misc: 修正数组合并逻辑 (e36e621)
  • misc: 修正被移除插件无法看到的问题 (c17eb56)

lobe-chat - v0.68.0

Published by canisminor1990 about 1 year ago

Version 0.68.0

Released on 2023-09-03

✨ Features

  • misc: Plugin default use iframe render.

What's improved

  • misc: Plugin default use iframe render, closes #141 (35a3a16)

lobe-chat - v0.67.0

Published by canisminor1990 about 1 year ago

Version 0.67.0

Released on 2023-09-02

♻ Code Refactoring

  • plugin: 重构 plugin Store 组织结构,便于开发与迭代维护.

✨ Features

  • plugin-dev: 优化 manifest 报错原因提示,并支持 id 从 manifest 自动获取.

🐛 Bug Fixes

  • plugin-dev: 修正编辑模式下预览展示问题和 id 重复校验问题.
  • plugin: 修正开启插件后会话无效的问题.

Code refactoring

  • plugin: 重构 plugin Store 组织结构,便于开发与迭代维护 (ec527cb)

What's improved

  • plugin-dev: 优化 manifest 报错原因提示,并支持 id 从 manifest 自动获取 (7f0787d)

What's fixed

  • plugin-dev: 修正编辑模式下预览展示问题和 id 重复校验问题 (17c39ef)
  • plugin: 修正开启插件后会话无效的问题 (82e3beb)

lobe-chat - v0.66.0

Published by canisminor1990 about 1 year ago

Version 0.66.0

Released on 2023-09-02

✨ Features

  • misc: Add russian localy.

What's improved

lobe-chat - v0.65.1

Published by canisminor1990 about 1 year ago

Version 0.65.1

Released on 2023-09-01

🐛 Bug Fixes

  • misc: 修正 defaultAgent 无法正常变更的问题.

What's fixed

  • misc: 修正 defaultAgent 无法正常变更的问题 (788d94b)

lobe-chat - v0.65.0

Published by canisminor1990 about 1 year ago

Version 0.65.0

Released on 2023-08-29

✨ Features

  • misc: 支持本地插件自定义 gateway.

What's improved

  • misc: 支持本地插件自定义 gateway, closes #129 (770048a)

lobe-chat - v0.64.1

Published by canisminor1990 about 1 year ago

Version 0.64.1

Released on 2023-08-29

💄 Styles

  • misc: Update i18n.

Styles

lobe-chat - v0.64.0

Published by canisminor1990 about 1 year ago

Version 0.64.0

Released on 2023-08-29

♻ Code Refactoring

  • misc: Remove no need i18n.

✨ Features

  • misc: 增加自定义插件的增删改配置功能, 完善自定义插件表单的校验逻辑, 支持本地插件侧的请求与错误呈现, 新增插件配置 Dev 弹窗, 绑定本地插件的增删改逻辑.

Code refactoring

  • misc: Remove no need i18n (808a86a)

What's improved

  • misc: 增加自定义插件的增删改配置功能 (faba081)
  • misc: 完善自定义插件表单的校验逻辑 (4e1fd28)
  • misc: 支持本地插件侧的请求与错误呈现 (7e2b39a)
  • misc: 新增插件配置 Dev 弹窗 (20269b7)
  • misc: 绑定本地插件的增删改逻辑 (902e7ed)

lobe-chat - v0.63.3

Published by canisminor1990 about 1 year ago

Version 0.63.3

Released on 2023-08-28

♻ Code Refactoring

  • misc: Refactor with new market url.

Code refactoring

  • misc: Refactor with new market url, closes #123 (34a88f8)

lobe-chat - v0.63.2

Published by canisminor1990 about 1 year ago

Version 0.63.2

Released on 2023-08-27

♻ Code Refactoring

  • misc: Refactor AgentSettings.

Code refactoring

lobe-chat - v0.63.1

Published by canisminor1990 about 1 year ago

Version 0.63.1

Released on 2023-08-27

♻ Code Refactoring

  • misc: Refactor the selectors import.

Code refactoring

  • misc: Refactor the selectors import, closes #120 (6646502)

lobe-chat - v0.63.0

Published by canisminor1990 about 1 year ago

Version 0.63.0

Released on 2023-08-27

✨ Features

  • misc: support sharing to shareGPT.

What's improved

  • misc: support sharing to shareGPT, closes #119 (026e9ec)

lobe-chat - v0.62.1

Published by canisminor1990 about 1 year ago

Version 0.62.1

Released on 2023-08-26

🐛 Bug Fixes

  • misc: Fix plugin settings error.

What's fixed

  • misc: Fix plugin settings error, closes #117 (064d90e)

lobe-chat - v0.62.0

Published by canisminor1990 about 1 year ago

Version 0.62.0

Released on 2023-08-26

✨ Features

  • misc: 支持超过 4k 的会话使用 16k 总结标题.

🐛 Bug Fixes

  • misc: Fix plugin settings error.

💄 Styles

  • misc: 优化清理会话的操作路径, 优化默认角色的配置.

What's improved

  • misc: 支持超过 4k 的会话使用 16k 总结标题 (5764cfb)

What's fixed

  • misc: Fix plugin settings error (008c2e3)

Styles

  • misc: 优化清理会话的操作路径 (6b7218e)
  • misc: 优化默认角色的配置 (a07d7a8)

lobe-chat - v0.61.0

Published by canisminor1990 about 1 year ago

Version 0.61.0

Released on 2023-08-26

✨ Features

  • misc: 新增自动滚动.

What's improved

lobe-chat - v0.60.4

Published by canisminor1990 about 1 year ago

Version 0.60.4

Released on 2023-08-26

💄 Styles

  • misc: 优化文案.

Styles

lobe-chat - v0.60.3

Published by canisminor1990 about 1 year ago

Version 0.60.3

Released on 2023-08-26

🐛 Bug Fixes

  • misc: Fix global state merge error.

What's fixed

  • misc: Fix global state merge error (cbc2fc8)

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