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: v0.144.1
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: v0.145.0
Choose a head ref
  • 2 commits
  • 93 files changed
  • 2 contributors

Commits on Mar 29, 2024

  1. ✨ feat: Support TogetherAI as new model provider (#1709)

    * Support TogetherAI as new model provider
    
    * Setting>LLM>TogetherAI temporary use text only, waiting for new icon for TogetherAI
    
    * Add TOGETHERAI_API_KEY env into Dockerfile and update env docs
    
    * Clean up debug log
    
    * Avoid conflict CI test: model google/gemma-7b-it with openrouter
    
    * Add test case for agent runtime TogetherAI
    phsontung authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d6921ef View commit details
    Browse the repository at this point in the history
  2. 🔖 chore(release): v0.145.0 [skip ci]

    ## [Version 0.145.0](v0.144.1...v0.145.0)
    <sup>Released on **2024-03-29**</sup>
    
    #### ✨ Features
    
    - **misc**: Support TogetherAI as new model provider.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's improved
    
    * **misc**: Support TogetherAI as new model provider, closes [#1709](#1709) ([d6921ef](d6921ef))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    11013a7 View commit details
    Browse the repository at this point in the history
Loading