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.40.5

Published by canisminor1990 about 1 year ago

Version 0.40.5

Released on 2023-08-10

💄 Styles

  • misc: 增加未初始化的 loading 态.

Styles

  • misc: 增加未初始化的 loading 态 (dcb7c07)

lobe-chat - v0.40.4

Published by canisminor1990 about 1 year ago

Version 0.40.4

Released on 2023-08-10

💄 Styles

  • misc: 优化 Header 样式.

Styles

  • misc: 优化 Header 样式 (edd148a)

lobe-chat - v0.40.3

Published by canisminor1990 about 1 year ago

Version 0.40.3

Released on 2023-08-10

🐛 Bug Fixes

  • misc: 修正没有 prompt 的编辑与保存按钮的问题.

What's fixed

  • misc: 修正没有 prompt 的编辑与保存按钮的问题 (b7e1648)

lobe-chat - v0.40.2

Published by canisminor1990 about 1 year ago

Version 0.40.2

Released on 2023-08-08

🐛 Bug Fixes

  • misc: 修正 defaults 造成的 config 报错.

What's fixed

  • misc: 修正 defaults 造成的 config 报错 (0857fa7)

lobe-chat - v0.40.1

Published by canisminor1990 about 1 year ago

Version 0.40.1

Released on 2023-08-06

🐛 Bug Fixes

  • misc: 优化 openai 接口的错误处理逻辑.

What's fixed

  • misc: 优化 openai 接口的错误处理逻辑 (eae78fe)

lobe-chat - v0.40.0

Published by canisminor1990 about 1 year ago

Version 0.40.0

Released on 2023-08-05

✨ Features

  • misc: Add new dependency, add Tag and PluginTag components, update HeaderTitle.

What's improved

  • misc: Add new dependency, add Tag and PluginTag components, update HeaderTitle, closes #56 #55 #54 (2812ea2)

lobe-chat - v0.39.4

Published by canisminor1990 about 1 year ago

Version 0.39.4

Released on 2023-08-05

💄 Styles

  • misc: 修正 assistant 消息没有 background 的问题.

Styles

  • misc: 修正 assistant 消息没有 background 的问题, closes #42 (812e976)

lobe-chat - v0.39.3

Published by canisminor1990 about 1 year ago

Version 0.39.3

Released on 2023-08-04

🐛 Bug Fixes

  • misc: 优化 405 报错返回内容,并优化 openai 服务端超时处理逻辑.

What's fixed

  • misc: 优化 405 报错返回内容,并优化 openai 服务端超时处理逻辑 (0acc829)

lobe-chat - v0.39.2

Published by canisminor1990 about 1 year ago

Version 0.39.2

Released on 2023-08-04

💄 Styles

  • misc: 优化 topic 样式.

Styles

  • misc: 优化 topic 样式 (75dc034)

lobe-chat - v0.39.1

Published by canisminor1990 about 1 year ago

Version 0.39.1

Released on 2023-08-04

🐛 Bug Fixes

  • misc: 修正 basePath 在生产环境下不生效的问题.

What's fixed

  • misc: 修正 basePath 在生产环境下不生效的问题 (71b9139)

lobe-chat - v0.39.0

Published by canisminor1990 about 1 year ago

Version 0.39.0

Released on 2023-08-04

✨ Features

  • misc: 支持多轮的插件意图识别, 支持自定义 OpenAI 代理地址.

💄 Styles

  • misc: 优化插件的展示逻辑.

What's improved

  • misc: 支持多轮的插件意图识别 (5127f1b)
  • misc: 支持自定义 OpenAI 代理地址 (33a111c)

Styles

  • misc: 优化插件的展示逻辑 (7621bad)

lobe-chat - v0.38.0

Published by canisminor1990 about 1 year ago

Version 0.38.0

Released on 2023-08-04

✨ Features

  • misc: Add topic empty.

What's improved

lobe-chat - v0.37.0

Published by canisminor1990 about 1 year ago

Version 0.37.0

Released on 2023-08-03

✨ Features

  • misc: 支持使用全局助手的设置作为默认助手的创建角色.

What's improved

  • misc: 支持使用全局助手的设置作为默认助手的创建角色, closes #44 (f91857d)

lobe-chat - v0.36.1

Published by canisminor1990 about 1 year ago

Version 0.36.1

Released on 2023-08-03

♻ Code Refactoring

  • misc: Refactor zustand usage with v4.4.

Code refactoring

  • misc: Refactor zustand usage with v4.4, closes #52 (4c65aa7)

lobe-chat - v0.36.0

Published by canisminor1990 about 1 year ago

Version 0.36.0

Released on 2023-08-03

✨ Features

  • misc: 实现自定义历史消息数功能.

🐛 Bug Fixes

  • misc: Fix setting type.

💄 Styles

  • misc: Fix session item height.

What's improved

  • misc: 实现自定义历史消息数功能 (7baa022)

What's fixed

Styles

  • misc: Fix session item height (6cd1de5)

lobe-chat - v0.35.1

Published by canisminor1990 about 1 year ago

Version 0.35.1

Released on 2023-07-31

💄 Styles

  • misc: Update doc mode and token tags.

Styles

  • misc: Update doc mode and token tags (1d3c5b6)

lobe-chat - v0.35.0

Published by canisminor1990 about 1 year ago

Version 0.35.0

Released on 2023-07-31

✨ Features

  • misc: Add agent settings functionality, new components, and features for AgentMeta, Add and modify translations for various keys in JSON code files.

What's improved

  • misc: Add agent settings functionality, new components, and features for AgentMeta (b1e5ff9)
  • misc: Add and modify translations for various keys in JSON code files (503adb4)

lobe-chat - v0.34.0

Published by canisminor1990 about 1 year ago

Version 0.34.0

Released on 2023-07-31

✨ Features

  • misc: Add agent settings functionality, Add new components and features for AgentMeta, Improve organization and functionality of settings and configuration features.

What's improved

  • misc: Add agent settings functionality (b0aaeed)
  • misc: Add new components and features for AgentMeta (1232d95)
  • misc: Improve organization and functionality of settings and configuration features (badde35)

lobe-chat - v0.33.0

Published by canisminor1990 about 1 year ago

Version 0.33.0

Released on 2023-07-30

✨ Features

  • misc: 支持输入模板预处理.

What's improved

  • misc: 支持输入模板预处理 (84082c1)

lobe-chat - v0.32.0

Published by canisminor1990 about 1 year ago

Version 0.32.0

Released on 2023-07-30

✨ Features

  • misc: 支持会话置顶.

What's improved

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