Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lobehub/lobe-chat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.45.17
Choose a base ref
...
head repository: lobehub/lobe-chat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.46.0
Choose a head ref
  • 4 commits
  • 47 files changed
  • 4 contributors

Commits on Jan 15, 2025

  1. Configuration menu
    Copy the full SHA
    b2ffdb8 View commit details
    Browse the repository at this point in the history
  2. ✨ feat: add lm studio provider (#4483)

    * 添加 LM Studio
    
    * Update index.ts
    
    * update desc
    arvinxx authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    0ac5802 View commit details
    Browse the repository at this point in the history
  3. ✨ feat: support to customize Embedding model with env (#5177)

    * feat: 添加嵌入模型配置支持,更新相关文档和测试
    
    * feat: 重构文件配置,更新默认设置和相关测试
    
    * ♻ Code Refactoring
    - Update the file configuration and standardize the model naming to camel case.
    cookieY authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    eed9357 View commit details
    Browse the repository at this point in the history
  4. 🔖 chore(release): v1.46.0 [skip ci]

    ## [Version 1.46.0](v1.45.17...v1.46.0)
    <sup>Released on **2025-01-15**</sup>
    
    #### ✨ Features
    
    - **misc**: Add lm studio provider, support to customize Embedding model with env.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's improved
    
    * **misc**: Add lm studio provider, closes [#4483](#4483) ([0ac5802](0ac5802))
    * **misc**: Support to customize Embedding model with env, closes [#5177](#5177) ([eed9357](eed9357))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    5a37c93 View commit details
    Browse the repository at this point in the history
Loading