Skip to content

Releases: bentwnghk/lobe-chat

v1.101.1

18 Feb 01:14
Compare
Choose a tag to compare

Version 1.101.1

Released on 2025-02-18

💄 Styles

  • misc: Remove deprecated gemini models, sync chat limit, update MiniMax models.

Improvements and Fixes

Styles

v1.101.0

17 Feb 12:24
Compare
Choose a tag to compare

Version 1.101.0

Released on 2025-02-17

✨ Features

  • misc: Add SambaNova provider support, add volcengine as a new provider.

🐛 Bug Fixes

  • misc: Fix agent config not load correctly, fix loading on not login for db, fix model list issue in client mode, user feedback for empty/long group names in create/edit group modals.

💄 Styles

  • misc: Add o1 vision metadata, update Jina AI Provider name & model info.

Improvements and Fixes

What's improved

  • misc: Add SambaNova provider support, closes #6218 (a46eadf)
  • misc: Add volcengine as a new provider, closes #6221 (09bf8f0)

What's fixed

  • misc: Fix agent config not load correctly, closes #6252 (fe9bc16)
  • misc: Fix loading on not login for db, closes #6258 (61692b9)
  • misc: Fix model list issue in client mode, closes #6240 (d6c6cda)
  • misc: User feedback for empty/long group names in create/edit group modals, closes #6247 (25c80d1)

Styles

  • misc: Add o1 vision metadata, closes #6263 (261d068)
  • misc: Update Jina AI Provider name & model info, closes #6243 (ddbe482)

v1.100.0

16 Feb 16:15
Compare
Choose a tag to compare

Version 1.100.0

Released on 2025-02-16

✨ Features

  • misc: Add Azure AI as new Provider.

Improvements and Fixes

What's improved

  • misc: Add Azure AI as new Provider, closes #6214 (30e010f)

v1.99.0

16 Feb 15:01
Compare
Choose a tag to compare

Version 1.99.0

Released on 2025-02-16

✨ Features

  • misc: Add Jina AI model provider support.

🐛 Bug Fixes

  • misc: Fix ai provider description not show correctly, match o1 series models more robust in Azure OpenAI provider, set max_completion_tokens to null for Azure OpenAI.

💄 Styles

  • misc: Fix mobile agent settings not show correctly, improve inbox agent settings.

Improvements and Fixes

What's improved

  • misc: Add Jina AI model provider support, closes #6140 (6b4c15b)

What's fixed

  • misc: Fix ai provider description not show correctly, closes #6199 (3e8d9c5)
  • misc: Match o1 series models more robust in Azure OpenAI provider, closes #6193 (f444e66)
  • misc: Set max_completion_tokens to null for Azure OpenAI, closes #6198 (e9e8da4)

Styles

  • misc: Fix mobile agent settings not show correctly, closes #6203 (0285d95)
  • misc: Improve inbox agent settings, closes #6197 (37b70f0)

v1.98.0

16 Feb 03:10
Compare
Choose a tag to compare

Version 1.98.0

Released on 2025-02-16

✨ Features

  • misc: Add configurable PDF processing method with Unstructured.

🐛 Bug Fixes

  • misc: Fix inbox agent can not save config, fix inbox agent edit way in the new mode.

💄 Styles

  • misc: Improve mobile params style.

Improvements and Fixes

What's improved

  • misc: Add configurable PDF processing method with Unstructured, closes #5927 (35fa3ee)

What's fixed

  • misc: Fix inbox agent can not save config, closes #6186 (588cba7)
  • misc: Fix inbox agent edit way in the new mode, closes #6190 (6398362)

Styles

v1.97.1

15 Feb 07:05
Compare
Choose a tag to compare

Version 1.97.1

Released on 2025-02-15

🐛 Bug Fixes

  • misc: Avoid blank reasoning with OpenRouter, fix Azure OpenAI O1 models and refactor the Azure OpenAI implement.

💄 Styles

  • misc: Add deepseek r1 distill models for qwen series, update openrouter model list and descriptions.

Improvements and Fixes

What's fixed

  • misc: Avoid blank reasoning with OpenRouter, closes #6153 (c2278d1)
  • misc: Fix Azure OpenAI O1 models and refactor the Azure OpenAI implement, closes #6079 (6a89a8c)

Styles

  • misc: Add deepseek r1 distill models for qwen series, closes #5850 (4a96a05)
  • misc: Update openrouter model list and descriptions, closes #6160 (3ce0485)

v1.97.0

14 Feb 15:24
Compare
Choose a tag to compare

Version 1.97.0

Released on 2025-02-14

✨ Features

  • misc: Add vLLM provider support.

Improvements and Fixes

What's improved

v1.96.0

14 Feb 14:38
Compare
Choose a tag to compare

Version 1.96.0

Released on 2025-02-14

✨ Features

  • misc: Add Nvidia NIM provider support.

💄 Styles

  • misc: Improve advanced params settings.

Improvements and Fixes

What's improved

  • misc: Add Nvidia NIM provider support, closes #6142 (ab796a7)

Styles

  • misc: Improve advanced params settings, closes #6149 (bf6699c)

v1.95.5

14 Feb 07:20
Compare
Choose a tag to compare

Version 1.95.5

Released on 2025-02-14

♻ Code Refactoring

  • misc: Improve model fetch behavior.

Improvements and Fixes

Code refactoring

  • misc: Improve model fetch behavior, closes #6055 (4c2aaf6)

v1.95.4

13 Feb 23:10
Compare
Choose a tag to compare

Version 1.95.4

Released on 2025-02-13

🐛 Bug Fixes

  • misc: Fix api key input issue, fix provider form api key.

💄 Styles

  • misc: Support select check models.

Improvements and Fixes

What's fixed

Styles