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.69.0
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.69.1
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on Sep 6, 2023

  1. ♻️ refactor: mirgrate openai-edge to openai (#145)

    * ♻️ refactor: 重构 openai-edge 到 openai
    
    * 🔊 chore: add log
    
    * 🐛 fix: fix openai baseURL error
    
    * ✏️ ci: fix types
    arvinxx authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    75ee574 View commit details
    Browse the repository at this point in the history
  2. 🔖 chore(release): v0.69.1 [skip ci]

    ### [Version 0.69.1](v0.69.0...v0.69.1)
    <sup>Released on **2023-09-06**</sup>
    
    #### ♻ Code Refactoring
    
    - **misc**: Mirgrate openai-edge to openai.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### Code refactoring
    
    * **misc**: Mirgrate openai-edge to openai, closes [#145](#145) ([75ee574](75ee574))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d12d32c View commit details
    Browse the repository at this point in the history
Loading