Skip to content

增加modelscope渠道#2076

Closed
jswh wants to merge 4577 commits into
QuantumNous:mainfrom
jswh:main
Closed

增加modelscope渠道#2076
jswh wants to merge 4577 commits into
QuantumNous:mainfrom
jswh:main

Conversation

@jswh
Copy link
Copy Markdown

@jswh jswh commented Oct 18, 2025

增加modelscope的推理API支持
包括

  1. 文本推理
  2. 图片生成

modelscope应该暂时只有这两个类型的大模型支持。

Summary by CodeRabbit

  • New Features
    • Added ModelScope as a selectable AI provider for chat and image generation.
    • Image generation now supports asynchronous task polling and returns OpenAI-compatible image responses (including optional base64 data).
    • Integrated ModelScope adapter so providers are available through existing relay flows.
    • Normalized sampling (TopP) behavior for certain model requests to improve consistency.

seefs001 and others added 30 commits October 2, 2025 14:43
…-task

fix: get video task err when Content-Type=json
…n-final

feat(i18n): add and update French translations
…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
feat: Allow FIM chat requests without messages
…nel-test

refactor: simplify unsupported test channel types
creamlike1024 and others added 14 commits October 25, 2025 11:44
…watermark

fix: correct bool value for watermark
Signed-off-by: iwu <iwu@tencent.com>
…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
seefs001 previously approved these changes Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.