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.
💄 style: add
ModelFetcher
for supported providers (lobehub#5316)
* 💄 style: add ModelFetcher for supported provider * 💄 style: add Mistral ModelFetcher support * 💄 style: add `glm-zero-preview` model for Zhipu * 💄 style: add more supported providers * 💄 style: add SenseNova & Baichuan support with custom models endpoint * 🐛 fix: fix fc keyword typo, should lowercase * 💄 style: update aiModels list * ♻️ refactor: use aiModels sheme * Revert "♻️ refactor: use aiModels sheme" (lobehub#252) This reverts commit 049662d. * 🐛 fix: fix `firefunction` series not set as functionCall * 💄 style: add Zhipu FetchModel support * 💄 style: add Anthropic FetchModel support * 💄 style: add Google ModelFetch support * 💄 style: add HuggingFace ModelFetch support * 🐛 fix: fix stepfun fc tag * ♻️ refactor: refactor `LOBE_DEFAULT_MODEL_LIST` import * 🔨 chore: revert some changes * 🐛 fix: fix aiModels import * 🐛 fix: fix CI error * 💄 style: add `MiniMax-Text-01` * 💄 style: add vision model support for Moonshot * Update moonshot.ts * Update index.ts * Update moonshot.ts
- Loading branch information
1 parent
5179860
commit a189c81
Showing
40 changed files
with
843 additions
and
143 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
Oops, something went wrong.