forked from lobehub/lobe-chat
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ feat: support Google / Zhipu / AWS Bedrock model providers (lobehu…
…b#1173) * ✨ feat: support claude * ✨ feat: support google vision * ✨ feat: add proxy to provider * ✨ feat: add google config * ✨ feat: fix google error handle * ✨ feat: support bedrock error handle * ♻️ refactor: refactor the auth with jwt * ✅ test: fix the openai runtime test * ♻️ refactor: refactor the settings config * ✨ feat: refactor the model select in agent setting * 🎨 chore: improve model list * ✨ feat: support custom api Key form * 🎨 chore: improve code * ♻️ refactor: refactor the custom models * 💄 style: improve model icon * ✨ feat: add google handle * 🌐 style: add i18n * 📝 docs: add env document about new providers * 💄 style: improve plugin tag and model options
- Loading branch information
Showing
225 changed files
with
6,991 additions
and
1,761 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,4 +55,4 @@ next-env.d.ts | |
.next | ||
.env | ||
public/*.js | ||
bun.lockb | ||
bun.lockb |
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
Oops, something went wrong.