增加modelscope渠道#2076
Closed
jswh wants to merge 4577 commits into
Closed
Conversation
…-task fix: get video task err when Content-Type=json
alpha -> main
…n-final feat(i18n): add and update French translations
chore: go version & sonic dep
…onent pages - Replace blanket console route footer hiding with specific page targeting - Only hide footer on pages that use CardPro component: * /console/channel (channels management) * /console/log (usage logs) * /console/redemption (redemption codes) * /console/user (user management) * /console/token (token management) * /console/midjourney (midjourney logs) * /console/task (task logs) * /console/models (model management) * /pricing (pricing page) - Footer now displays on other console pages (dashboard, settings, topup, etc.) - Improves UI consistency by showing footer where CardPro's internal pagination isn't used This change ensures footer is only hidden when CardPro component provides its own pagination/footer functionality, while preserving footer visibility on other pages that benefit from the global footer navigation.
…le-footer # Conflicts: # web/src/components/table/channels/modals/EditChannelModal.jsx # web/src/hooks/common/useSidebar.js
- Removed the 'chatnio' link from the footer. - Added new links for 'CoAI' and 'GPT-Load' in the footer. - Updated the localization key for '基于New API的项目' to '友情链接' for better clarity. - Adjusted the design of the footer to improve layout and visibility of the developer credit.
✨ feat(layout): refine footer visibility logic to target CardPro component pages
# Conflicts: # web/src/components/settings/personal/cards/AccountManagement.jsx # web/src/components/table/channels/modals/EditChannelModal.jsx # web/src/hooks/channels/useChannelsData.jsx # web/src/hooks/common/useSidebar.js # web/src/i18n/locales/fr.json # web/src/pages/Setting/Operation/SettingsGeneral.jsx
…le image configuration
feat: Allow FIM chat requests without messages
…improved serialization QuantumNous#1961
…nel-test refactor: simplify unsupported test channel types
…mproved issue reporting QuantumNous#1960
…for enhanced feature proposal submissions
…watermark fix: correct bool value for watermark
Signed-off-by: iwu <iwu@tencent.com>
feat(i-18n): Add Japanese localization
…orrect-symbol feat: topUp show correct symbol
…rt-proxy feat: aws client supports proxy settings
chore: Update AWS claude 4.5 haiku model's information
chore: Ignore .zed and debug binaries in .gitignore
…edit feat: add image handling to image request for form-data
…ptor feat: vertex veo sora-compatible video output
seefs001
previously approved these changes
Oct 28, 2025
fix(go): Correct Go module import paths
feat: add special user usable group setting
…-panic fix: 当totalWeight小于等于0时设置为1选择第一个渠道
…zero total weight and removing unnecessary variable
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
增加modelscope的推理API支持
包括
modelscope应该暂时只有这两个类型的大模型支持。
Summary by CodeRabbit