Skip to content

fix(ai-proxy): /v1/models and context-find-model only use model.name or publisher/model.name #6566

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 7, 2025

Conversation

sfwn
Copy link
Member

@sfwn sfwn commented Aug 7, 2025

What this PR does / why we need it:

AI-Proxy /v1/models and context-find-model only use model.name or publisher/model.name, no more model.metadata.public.{model_name/model_id}.

Which issue(s) this PR fixes:

ChangeLog

Language Changelog
🇺🇸 English AI-Proxy /v1/models and context-find-model only use model.name or publisher/model.name
🇨🇳 中文 AI-Proxy /v1/models 和 context-find-model 只使用 model.name 或 publisher/model.name

…e or publisher/model.name

no more `model.metadata.public.{model_name/model_id}`
@erda-bot erda-bot added the bugfix label Aug 7, 2025
Copy link

codecov bot commented Aug 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 15.16%. Comparing base (9f237d2) to head (a126043).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6566      +/-   ##
==========================================
- Coverage   15.16%   15.16%   -0.01%     
==========================================
  Files        3677     3677              
  Lines      376087   376087              
==========================================
- Hits        57021    57015       -6     
- Misses     313641   313645       +4     
- Partials     5425     5427       +2     
Flag Coverage Δ
by-github-actions 15.16% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sfwn sfwn merged commit 2c1c0b0 into erda-project:master Aug 7, 2025
23 checks passed
@sfwn sfwn deleted the fix/ai-proxy-v1-models branch August 7, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants