Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

[BOT] [Cherry Pick] Head Repo without stupid conflict #252

Merged
merged 7 commits into from
Feb 7, 2024
Merged

Commits on Feb 7, 2024

  1. fix: fix gemini issue when using app (ChatGPTNextWeb#4013)

    * chore: update path
    
    * fix: fix google auth logic
    
    * fix: not using header authorization for google api
    
    * chore: revert to allow stream
    fred-bf authored and H0llyW00dzZ committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ab7f386 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3333e1f View commit details
    Browse the repository at this point in the history
  3. Fix/gemini app endpoint (ChatGPTNextWeb#4017)

    * fix: support custom api endpoint
    
    * fix: attach api key to google gemini
    fred-bf authored and H0llyW00dzZ committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9aee274 View commit details
    Browse the repository at this point in the history
  4. fix: add support to http scheme. (ChatGPTNextWeb#3985)

    Co-authored-by: fred-bf <157469842+fred-bf@users.noreply.github.com>
    2 people authored and H0llyW00dzZ committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8d7b91e View commit details
    Browse the repository at this point in the history
  5. Refactor [LLM Api] Google AI for better readability

    - [+] refactor(google.ts): specify type for 'messages' variable in GeminiProApi class
    H0llyW00dzZ committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    dd66c19 View commit details
    Browse the repository at this point in the history
  6. Feat [LLM Api] [Google AI] adding back console log

    - [+] feat(google.ts): add console log for request payload for better development tracking
    H0llyW00dzZ committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0932540 View commit details
    Browse the repository at this point in the history
  7. Fix Linting

    - [+] style(google.ts): correct indentation for provider and cfgspeed_animation variable declarations
    H0llyW00dzZ committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2b1e7ff View commit details
    Browse the repository at this point in the history