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 visible (Hide)

lobe-chat - v0.147.14

Published by lobehubbot 6 months ago

VersionĀ 0.147.14

Released on 2024-04-14

šŸ’„ Styles

  • misc: Enable gemini-1.5-pro-latest model by default.

Styles

  • misc: Enable gemini-1.5-pro-latest model by default, closes #2034 (e8c65a9)

lobe-chat - v0.147.13

Published by lobehubbot 6 months ago

VersionĀ 0.147.13

Released on 2024-04-14

ā™» Code Refactoring

  • misc: Refactor the service with browser db invoke.

Code refactoring

  • misc: Refactor the service with browser db invoke, closes #2038 (43a2791)

lobe-chat - v0.147.12

Published by lobehubbot 6 months ago

VersionĀ 0.147.12

Released on 2024-04-14

ā™» Code Refactoring

  • misc: Move client db to a new folder.

Code refactoring

  • misc: Move client db to a new folder, closes #2037 (ebe65bb)

lobe-chat - v0.147.11

Published by lobehubbot 6 months ago

VersionĀ 0.147.11

Released on 2024-04-14

šŸ› Bug Fixes

  • misc: Support drag or copy to upload file by model ability.

What's fixed

  • misc: Support drag or copy to upload file by model ability, closes #2016 (2abe37e)

lobe-chat - v0.147.10

Published by lobehubbot 6 months ago

VersionĀ 0.147.10

Released on 2024-04-13

lobe-chat - v0.147.9

Published by lobehubbot 6 months ago

VersionĀ 0.147.9

Released on 2024-04-12

šŸ› Bug Fixes

  • misc: Fix custom model list not display correctly.

What's fixed

  • misc: Fix custom model list not display correctly, closes #2009 (7d0e220)

lobe-chat - v0.147.8

Published by lobehubbot 6 months ago

VersionĀ 0.147.8

Released on 2024-04-12

ā™» Code Refactoring

  • misc: Update README.md.

Code refactoring

lobe-chat - v0.147.7

Published by lobehubbot 6 months ago

VersionĀ 0.147.7

Released on 2024-04-12

šŸ› Bug Fixes

  • misc: Pin next to 14.1.4 to fix deployment.

What's fixed

  • misc: Pin next to 14.1.4 to fix deployment, closes #1998 (dfa1872)

lobe-chat - v0.147.6

Published by lobehubbot 6 months ago

VersionĀ 0.147.6

Released on 2024-04-11

šŸ’„ Styles

  • misc: Add GPT-4-turbo and 2024-04-09 Turbo Vision model and mistral new model name.

Styles

  • misc: Add GPT-4-turbo and 2024-04-09 Turbo Vision model and mistral new model name, closes #1984 (f1795b1)

lobe-chat - v0.147.5

Published by lobehubbot 6 months ago

VersionĀ 0.147.5

Released on 2024-04-11

šŸ› Bug Fixes

  • misc: Fix only search topics in current session.

What's fixed

  • misc: Fix only search topics in current session, closes #1834 (9fdcfa4)

lobe-chat - v0.147.4

Published by lobehubbot 6 months ago

VersionĀ 0.147.4

Released on 2024-04-11

šŸ› Bug Fixes

  • misc: Add more builtin OpenRouter models.

šŸ’„ Styles

  • misc: Adjust minimum width value for DraggablePanel component.

What's fixed

  • misc: Add more builtin OpenRouter models, closes #1973 (0000b1a)

Styles

  • misc: Adjust minimum width value for DraggablePanel component, closes #1901 (a696d37)

lobe-chat - v0.147.3

Published by lobehubbot 6 months ago

VersionĀ 0.147.3

Released on 2024-04-11

šŸ’„ Styles

  • misc: Support Google Proxy URL.

Styles

lobe-chat - v0.147.2

Published by lobehubbot 6 months ago

VersionĀ 0.147.2

Released on 2024-04-11

šŸ› Bug Fixes

  • misc: Fix custom model not display correctly.

What's fixed

  • misc: Fix custom model not display correctly, closes #1972 (5d7cae9)

lobe-chat - v0.147.1

Published by lobehubbot 6 months ago

VersionĀ 0.147.1

Released on 2024-04-11

šŸ› Bug Fixes

  • misc: Fix normalizeLocale with first matching locale.

What's fixed

  • misc: Fix normalizeLocale with first matching locale, closes #1767 (182ff23)

lobe-chat - v0.147.0

Published by lobehubbot 6 months ago

VersionĀ 0.147.0

Released on 2024-04-10

āœØ Features

  • Support model list for all model providers
  • Refactor to support azure openai provider
  • Support close openai
  • Support model config modal
  • Support open router auto model list
  • Support openai model fetcher
  • Support update model config
  • Support user customize model config

ā™» Code Refactoring

  • misc: Add db migration, add migrations from v3 to v4, clean openai azure code, refactor agent runtime with openai compatible factory, refactor api key form locale, refactor openAI to openai and azure, refactor the hidden to enabled, refactor the key, refactor the model config selector, refactor the route auth as a middleware, refactor the server config to migrate model provider env, refactor the server config to migrate model provider env, rename the key to enabledModels.

Code refactoring

  • misc: Add db migration (6ceb818)
  • misc: Add migrations from v3 to v4 (199ded2)
  • misc: Clean openai azure code (be4bcca)
  • misc: Refactor agent runtime with openai compatible factory (89adf9d)
  • misc: Refactor api key form locale (a069169)
  • misc: Refactor openAI to openai and azure (2190a95)
  • misc: Refactor the hidden to enabled (78a1aac)
  • misc: Refactor the key (d5c82f6)
  • misc: Refactor the model config selector (d865ca1)
  • misc: Refactor the route auth as a middleware (ef5ee2a)
  • misc: Refactor the server config to migrate model provider env (e4f110e)
  • misc: Refactor the server config to migrate model provider env (c398063)
  • misc: Rename the key to enabledModels (ebfa0aa)

What's improved

  • misc: Refactor to support azure openai provider (d737afe)
  • misc: Support close openai (1ff1aef)
  • misc: Support display model list (e59635f)
  • misc: Support model config modal (62d6bb7)
  • misc: Support model list with model providers, closes #1916 (0895dd2)
  • misc: Support open router auto model list (1ba90d3)
  • misc: Support openai model fetcher (56032e6)
  • misc: Support update model config (e8ed847)
  • misc: Support user config model (72fd873)

What's fixed

Styles

  • misc: Fix i18n of model list fetcher (67ed8c2)
  • misc: Improve detail design (adcce07)
  • misc: Improve logo style (c5826ce)
  • misc: Update locale (021bf91)

lobe-chat - v0.146.2

Published by lobehubbot 7 months ago

VersionĀ 0.146.2

Released on 2024-04-10

šŸ› Bug Fixes

What's fixed

lobe-chat - v0.146.1

Published by lobehubbot 7 months ago

VersionĀ 0.146.1

Released on 2024-04-10

lobe-chat - v0.146.0

Published by lobehubbot 7 months ago

VersionĀ 0.146.0

Released on 2024-04-08

āœØ Features

  • misc: Add support for ZITADEL SSO provider.

What's improved

  • misc: Add support for ZITADEL SSO provider, closes #1904 (44152f7)

lobe-chat - v0.145.13

Published by lobehubbot 7 months ago

VersionĀ 0.145.13

Released on 2024-04-07

ā™» Code Refactoring

  • misc: Refactor the model settings for more clean code.

šŸ› Bug Fixes

  • misc: Fix normalize russian locale.

Code refactoring

  • misc: Refactor the model settings for more clean code, closes #1906 (db5d3ac)

What's fixed

  • misc: Fix normalize russian locale, closes #1903 (e86b596)

lobe-chat - v0.145.12

Published by lobehubbot 7 months ago

VersionĀ 0.145.12

Released on 2024-04-04

šŸ› Bug Fixes

  • misc: Fix typo of azure-id sso provider.

What's fixed

  • misc: Fix typo of azure-id sso provider, closes #1898 (6925b25)

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