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: ai-shifu/ChatALL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.69.99
Choose a base ref
...
head repository: ai-shifu/ChatALL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.71.100
Choose a head ref
  • 9 commits
  • 29 files changed
  • 4 contributors

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    3493bf1 View commit details
    Browse the repository at this point in the history
  2. add remove all button

    asyncButNeverAwaits authored and sunner committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    da5257b View commit details
    Browse the repository at this point in the history
  3. Remove Open Assistant (#788)

    * Remove Open Assistant
    
    * Update SettingsModal.vue
    
    ---------
    
    Co-authored-by: Sun Zhigang <sunner@gmail.com>
    tanchekwei and sunner authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1381354 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8b44e3 View commit details
    Browse the repository at this point in the history
  5. add mistral large (#784)

    * Mistral
    
    * mistral-logo.png
    asyncButNeverAwaits authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    97968f0 View commit details
    Browse the repository at this point in the history
  6. Remove individual GPT-4 Browsing that is now integrated into GPT-4

    Reference:
    
    > Browsing is integrated into a single unified model that is accessible
    > when you select GPT-4 from the model selector.
    
    > If you ask a question in the chat that requires the use of the Browse
    > feature (ex. What is the weather today in San Francisco?), the model
    > will automatically enable the Browse feature to provide you with an
    > answer.
    
    - https://help.openai.com/en/articles/8077698-how-do-i-use-chatgpt-browse-with-bing-to-search-the-web
    PeterDaveHello authored and sunner committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    0914bae View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. add perplexity 🤖 (#783)

    Co-authored-by: Sun Zhigang <sunner@gmail.com>
    asyncButNeverAwaits and sunner authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    275039b View commit details
    Browse the repository at this point in the history
  2. Fix chatgpt (#772)

    * Fix chatgpt
    
    * Fix chatgpt
    asyncButNeverAwaits authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    cdfc4d0 View commit details
    Browse the repository at this point in the history
  3. chore: bump to 1.71.100

    sunner committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b80df05 View commit details
    Browse the repository at this point in the history
Loading