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

Published by canisminor1990 about 1 year ago

Version 0.19.0

Released on 2023-07-24

♻ Code Refactoring

  • misc: 将 message reducer 提取到独立文件夹中, 清理无用代码实现.

✨ Features

  • misc: 数据结构层完成 topic 模型改造.

Code refactoring

  • misc: 将 message reducer 提取到独立文件夹中 (64f40ca)
  • misc: 清理无用代码实现 (3655b60)

What's improved

  • misc: 数据结构层完成 topic 模型改造 (99fa2a6)

lobe-chat - v0.18.2

Published by canisminor1990 about 1 year ago

Version 0.18.2

Released on 2023-07-24

💄 Styles

  • misc: 修正 markdown li 丢失的问题.

Styles

  • misc: 修正 markdown li 丢失的问题 (eb6e831)

lobe-chat - v0.18.1

Published by canisminor1990 about 1 year ago

Version 0.18.1

Released on 2023-07-24

♻ Code Refactoring

  • misc: 优化新会话的创建逻辑 session.

Code refactoring

  • misc: 优化新会话的创建逻辑 session (d70f22d)

lobe-chat - v0.18.0

Published by canisminor1990 about 1 year ago

Version 0.18.0

Released on 2023-07-24

✨ Features

  • misc: 实现会话展示模式切换,并优化默认创建角色的配置.

What's improved

  • misc: 实现会话展示模式切换,并优化默认创建角色的配置 (27ae82f)

lobe-chat - v0.17.0

Published by canisminor1990 about 1 year ago

Version 0.17.0

Released on 2023-07-24

✨ Features

  • misc: 表单配置支持设定各项高级参数.

What's improved

  • misc: 表单配置支持设定各项高级参数 (6949cc6)

lobe-chat - v0.16.1

Published by canisminor1990 about 1 year ago

Version 0.16.1

Released on 2023-07-24

♻ Code Refactoring

  • misc: 重构优化 selectors 实现.

💄 Styles

  • misc: 优化 document title.

Code refactoring

  • misc: 重构优化 selectors 实现 (97fe1cd)

Styles

  • misc: 优化 document title (c3cda00)

lobe-chat - v0.16.0

Published by canisminor1990 about 1 year ago

Version 0.16.0

Released on 2023-07-24

✨ Features

  • misc: 支持自动跳转到第一条会话.

💄 Styles

  • misc: 修正插件的展示文案.

What's improved

  • misc: 支持自动跳转到第一条会话 (54f01c7)

Styles

  • misc: 修正插件的展示文案 (53c81ae)

lobe-chat - v0.15.1

Published by canisminor1990 about 1 year ago

Version 0.15.1

Released on 2023-07-24

💄 Styles

  • misc: 更新插件文案.

Styles

  • misc: 更新插件文案 (0411335)

lobe-chat - v0.15.0

Published by canisminor1990 about 1 year ago

Version 0.15.0

Released on 2023-07-24

✨ Features

  • misc: Add new features and improve user experience, Import and use constants from "meta.ts" instead of "agentConfig".

What's improved

  • misc: Add new features and improve user experience (64c8782)
  • misc: Import and use constants from "meta.ts" instead of "agentConfig" (1eb6a17)

lobe-chat - v0.14.0

Published by canisminor1990 about 1 year ago

Version 0.14.0

Released on 2023-07-24

✨ Features

  • misc: 支持网页抓取.

What's improved

lobe-chat - v0.13.1

Published by canisminor1990 about 1 year ago

Version 0.13.1

Released on 2023-07-23

🐛 Bug Fixes

  • misc: 修正搜索引擎插件的实现问题.

What's fixed

  • misc: 修正搜索引擎插件的实现问题 (d19a805)

lobe-chat - v0.13.0

Published by canisminor1990 about 1 year ago

Version 0.13.0

Released on 2023-07-23

✨ Features

  • misc: 优化插件模式下的用户体验.

What's improved

  • misc: 优化插件模式下的用户体验, closes #13 (4596f12)

lobe-chat - v0.12.1

Published by canisminor1990 about 1 year ago

Version 0.12.1

Released on 2023-07-23

🐛 Bug Fixes

  • misc: 修正 message parentId 不正确的问题.

What's fixed

  • misc: 修正 message parentId 不正确的问题 (f86852a)

lobe-chat - v0.12.0

Published by canisminor1990 about 1 year ago

Version 0.12.0

Released on 2023-07-23

✨ Features

  • misc: 支持插件列表 与 基于 Serpapi 的搜索引擎插件.

What's improved

  • misc: 支持插件列表 与 基于 Serpapi 的搜索引擎插件, closes #12 (d89e06f)

lobe-chat - v0.11.0

Published by canisminor1990 about 1 year ago

Version 0.11.0

Released on 2023-07-23

♻ Code Refactoring

  • misc: Remove langchain, 优化代码.

✨ Features

  • misc: 支持查询天气.

💄 Styles

  • misc: Update manifest, 增加国际化文案.

Code refactoring

What's improved

  • misc: 支持查询天气 (34bf285)

Styles

  • misc: Update manifest (ea9e8de)
  • misc: 增加国际化文案 (f5e8d7c)

lobe-chat - v0.10.2

Published by canisminor1990 about 1 year ago

Version 0.10.2

Released on 2023-07-23

💄 Styles

  • misc: 优化模型在 list 中的展示逻辑.

Styles

  • misc: 优化模型在 list 中的展示逻辑 (4bdf3c5)

lobe-chat - v0.10.1

Published by canisminor1990 about 1 year ago

Version 0.10.1

Released on 2023-07-22

💄 Styles

  • misc: 修正对话中用户头像的问题.

Styles

  • misc: 修正对话中用户头像的问题 (560c8bb)

lobe-chat - v0.10.0

Published by canisminor1990 about 1 year ago

Version 0.10.0

Released on 2023-07-22

✨ Features

  • misc: 支持复制与编辑会话消息.

What's improved

  • misc: 支持复制与编辑会话消息 (bebcf9f)

lobe-chat - v0.9.0

Published by canisminor1990 about 1 year ago

Version 0.9.0

Released on 2023-07-22

✨ Features

  • misc: 展示模型类型.

What's improved

  • misc: 展示模型类型 (58ea93c)

lobe-chat - v0.8.2

Published by canisminor1990 about 1 year ago

Version 0.8.2

Released on 2023-07-22

🐛 Bug Fixes

  • misc: Fix miss manifest.json link, 优化 model tag 展示逻辑.

What's fixed

  • misc: Fix miss manifest.json link (ac4b2f3)
  • misc: 优化 model tag 展示逻辑 (3463ede)

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