Conversation
Collaborator
Author
|
Depends on #969 |
Rader
approved these changes
Apr 9, 2026
luojun96
pushed a commit
that referenced
this pull request
Apr 9, 2026
Co-authored-by: Dev Agent <dev-agent@example.com> Co-authored-by: Haihui.Wang <wanghh2000@163.com>
HaiHui886
pushed a commit
that referenced
this pull request
Apr 9, 2026
…filtering (#974) * feat: add task type configuration to LLM configs and AIGateway model filtering * feat: add task type configuration to LLM configs and AIGateway model filtering * Create unique uuid for namespace and return namespace for query user and organization (#958) * Create unique uuid for namespace and return namespace for query user and organization * fix import --------- Co-authored-by: Dev Agent <dev-agent@example.com> Co-authored-by: Haihui.Wang <wanghh2000@163.com> * aigateway: allow unauthenticated GET /v1/models (#959) Co-authored-by: Dev Agent <dev-agent@example.com> * Fix mcp gateway session affinity, mcp server update issue and add inspection cron job (#960) Co-authored-by: Dev Agent <dev-agent@example.com> * Fix api/v1/spaces API with trending and sdk query bug (#961) Co-authored-by: Dev Agent <dev-agent@example.com> * Fix skill upload bug when zip contains .git dir (#962) * Fix skill upload bug when zip contains .git dir * Fix lint --------- Co-authored-by: Dev Agent <dev-agent@example.com> Co-authored-by: Zhang ZeHua <zh.zhang@opencsg.com> * feat(aigateway): don't skip any balance check (#963) Co-authored-by: Dev Agent <dev-agent@example.com> * Refactor check accounting uuid by namespace uuid for user or org (#965) * Refactor check accounting uuid by namespace uuid for user or org * update namespace type * update namespace component to return namespace type --------- Co-authored-by: Dev Agent <dev-agent@example.com> Co-authored-by: Haihui.Wang <wanghh2000@163.com> * use model repo_path as model id when invoking internal llm endpoint (#966) Co-authored-by: Dev Agent <dev-agent@example.com> * fix: 修复组织充值报告中订单用户名显示错误问题 (#967) Co-authored-by: Dev Agent <dev-agent@example.com> Co-authored-by: rader <ld_leida@hotmail.com> * update(aigateway): refresh user balance cache after recharge or consuming (#968) * update(aigateway): refresh user balance cache after recharge or consuming * fix build error --------- Co-authored-by: Dev Agent <dev-agent@example.com> Co-authored-by: rader <ld_leida@hotmail.com> * Fix org space cannot deploy to become running (#969) Co-authored-by: Dev Agent <dev-agent@example.com> Co-authored-by: Haihui.Wang <wanghh2000@163.com> * update ut for check balance (#970) Co-authored-by: Dev Agent <dev-agent@example.com> Co-authored-by: Haihui.Wang <wanghh2000@163.com> * add resolved version to gitlab issue feedback email (#971) Co-authored-by: Dev Agent <dev-agent@example.com> * Remove black space for prompt (#972) Co-authored-by: Dev Agent <dev-agent@example.com> * feat: add guard-llm provider for sensitive check (#973) Co-authored-by: Dev Agent <dev-agent@example.com> Co-authored-by: CementZhang <cemengzhang@gmail.com> * fix ut --------- Co-authored-by: Dev Agent <dev-agent@example.com> Co-authored-by: Haihui.Wang <wanghh2000@163.com> Co-authored-by: Zhang ZeHua <zh.zhang@opencsg.com> Co-authored-by: rader <ld_leida@hotmail.com> Co-authored-by: CementZhang <cemengzhang@gmail.com> Co-authored-by: Jun Luo <jun.luo@opencsg.com>
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.
Automated sync of commit 1f40378. Depends on #969