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.16
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.17
Choose a head ref
  • 3 commits
  • 14 files changed
  • 3 contributors

Commits on Jan 14, 2025

  1. Configuration menu
    Copy the full SHA
    0f57f1e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. ♻️ refactor: refactor Minimax with LobeOpenAICompatibleFactory (#5325)

    * ♻️ refactor: refactor Minimax with LobeOpenAICompatibleFactory
    
    * 💄 style: add vision tag for `abab6.5s-chat` & `abab7-chat-preview`
    
    * 🐛 fix: fix Minimax output long content interrupted by default `max_tokens` (256tokens)
    
    * 💄 style: update aiModels list
    
    * 🐛 fix: fix price typo
    
    * 💄 style: add releaseAt tag
    hezhijie0327 authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    da11b55 View commit details
    Browse the repository at this point in the history
  2. 🔖 chore(release): v1.45.17 [skip ci]

    ### [Version 1.45.17](v1.45.16...v1.45.17)
    <sup>Released on **2025-01-15**</sup>
    
    #### ♻ Code Refactoring
    
    - **misc**: Refactor Minimax with LobeOpenAICompatibleFactory.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### Code refactoring
    
    * **misc**: Refactor Minimax with LobeOpenAICompatibleFactory, closes [#5325](#5325) ([da11b55](da11b55))
    
    </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
    d8da56f View commit details
    Browse the repository at this point in the history
Loading