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.129.6
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.130.0
Choose a head ref
  • 4 commits
  • 25 files changed
  • 5 contributors

Commits on Feb 27, 2024

  1. 📝 docs: add more deployment documents (#1393)

    * 📝 docs: Creating self-hosting documents repocloud.mdx (#1388)
    
    * Creating self-hosting documents repocloud.mdx
    
    Adding deployment documentation for RepoCloud as requested :)
    
    * Update repocloud.mdx
    
    Modifying with svg instead of png as requested
    
    * 📝 docs: create repocloud.zn-CN.mdx (#1389)
    
    * Create repocloud.zn-CN.mdx
    
    * Update repocloud.zn-CN.mdx
    
    Changing png to svg
    
    * 📝 docs: update docs
    
    * 📝 docs: add netlify deployment
    
    * 🔧 chore: add netlify.toml config
    
    * ✨ docs: update platform deployment
    
    * ✨ docs: update readme
    
    ---------
    
    Co-authored-by: cosark <121065588+cosark@users.noreply.github.com>
    arvinxx and cosark authored Feb 27, 2024
    Copy the full SHA
    311ca88 View commit details
  2. Copy the full SHA
    a1a055d View commit details
  3. ✨ feat: support multiple API Keys (#1345)

    * ✨ feat: Support multiple API keys [RFC 027]
    
    * 📝 docs: add env variable API_KEY_SELECT_MODE
    
    * 🔧 chore: Adjust the parameter API_KEY_SELECT_MODE to be optional
    
    * 🔧 fix: Adjustments made according to Code Review requirements
    
    * ✅ test: add test for ApiKeyManager
    
    * 🔧 fix: Support for multiple API Keys from user input on the client side
    
    * 🔧 chore: handle Perplexity API Key
    
    * 🔧 chore: update OpenAI or Azure API Key select
    
    * 🔧 chore: update OpenAI or Azure API Key select
    luoweihua7 authored Feb 27, 2024
    Copy the full SHA
    17c5da3 View commit details
  4. 🔖 chore(release): v0.130.0 [skip ci]

    ## [Version&nbsp;0.130.0](v0.129.6...v0.130.0)
    <sup>Released on **2024-02-27**</sup>
    
    #### ✨ Features
    
    - **misc**: Support multiple API Keys.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's improved
    
    * **misc**: Support multiple API Keys, closes [#1345](#1345) ([17c5da3](17c5da3))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Feb 27, 2024
    Copy the full SHA
    dd9d93e View commit details
Loading