-
Notifications
You must be signed in to change notification settings - Fork 60.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: remove the content-encoding header * fix: remove the content-encoding header * Update api.ts to set proper header "Accept" So it can work fine for some GPT forward service. * Chore [Package] Downgrade Tauri Builder Version (#3656) - [+] chore(package.json): update @tauri-apps/cli devDependency to version 1.5.7 - [+] chore(yarn.lock): update @tauri-apps/cli versions to 1.5.7 * Release 2.10.1: Support Google Gemini Pro model (#3668) * chore: update auth value logic * chore: bump version 2.10.1 * chore(docs): update readme for Gemini Pro (#3685) * chore: update auth value logic * chore: bump version 2.10.1 * Chore [Package] Downgrade Tauri Builder Version (#3656) - [+] chore(package.json): update @tauri-apps/cli devDependency to version 1.5.7 - [+] chore(yarn.lock): update @tauri-apps/cli versions to 1.5.7 * chore: update README.md --------- Co-authored-by: H0llyW00dzZ <priv8@btz.pm> * feat: support vercel speed insight (#3686) * Non -GPT model disable system prompt (#3684) * feat: support streaming for Gemini Pro (#3688) * feat: support streaming for Gemini Pro * feat: display texts smoothly * chore: remove comments --------- Co-authored-by: akira-cn <akira.cn@gmail.com> Co-authored-by: Rocky <40670362@qq.com> Co-authored-by: Yifei Zhang <yidadaa@qq.com> Co-authored-by: H0llyW00dzZ <priv8@btz.pm> Co-authored-by: reece00 <37351410+reece00@users.noreply.github.com>
- Loading branch information
1 parent
dfc89e2
commit ba99869
Showing
7 changed files
with
78 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters