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.11
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.45.12
Choose a head ref
  • 4 commits
  • 6 files changed
  • 4 contributors

Commits on Jan 14, 2025

  1. Configuration menu
    Copy the full SHA
    a58e672 View commit details
    Browse the repository at this point in the history
  2. 📝 docs: Update deepseek model to v3 in README. (#5397)

    * Update README.md
    
    将 README 中的 deepseek 模型版本号更新为 v3
    
    * Update README.ja-JP.md
    
    将 README 中的 deepseek 模型版本号更新为 v3
    WSL0809 authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    aa4f619 View commit details
    Browse the repository at this point in the history
  3. 🐛 fix: fix enable_search parameter intro condition in Qwen (#5297)

    * 🐛 fix: fix `enable_search`parameter intro condition in Qwen
    
    * 🔨 chore: add some notes
    
    * ♻️ refactor: intro `QwenEnableSearchModelSeries` to control `enable_search` parameter
    
    * 🔨 chore: update comments
    
    * 🔨 chore: add env to control `enable_search` & `search_strategy`
    hezhijie0327 authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    0b19c20 View commit details
    Browse the repository at this point in the history
  4. 🔖 chore(release): v1.45.12 [skip ci]

    ### [Version 1.45.12](v1.45.11...v1.45.12)
    <sup>Released on **2025-01-14**</sup>
    
    #### 🐛 Bug Fixes
    
    - **misc**: Fix `enable_search` parameter intro condition in Qwen.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's fixed
    
    * **misc**: Fix `enable_search` parameter intro condition in Qwen, closes [#5297](#5297) ([0b19c20](0b19c20))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    0249da7 View commit details
    Browse the repository at this point in the history
Loading