-
Notifications
You must be signed in to change notification settings - Fork 691
[feat][evaluation]evaluator ecosystem #277
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
base: main
Are you sure you want to change the base?
Conversation
(LogID: 20251028165449010091110134177A0E5) Co-Authored-By: Coda <[email protected]>
# Conflicts: # backend/api/router/coze/loop/apis/middleware.go
(LogID: 202510291452360100911101340058942) Co-Authored-By: Coda <[email protected]>
(LogID: 20251030212451010091110134070EE5D) Co-Authored-By: Coda <[email protected]>
* feat: [Coda] merge evaluation updates (LogID: 20251025175940010091110134712B07F) Co-Authored-By: Coda <[email protected]> * feat: add InvokeEvaluator SPI thrift and run code gen * feat: implement CustomRPCEvaluatorVersion DO entity * feat: minor update spi field name * 优化路由 * 优化名称 * 优化tag * feat: minor updates after merging * feat: add CustomRPCEvaluator DTO to EvaluatorContent DTO * 优化接口 * feat: add more custom evaluator error code * 增加日志 * 优化接口 * 优化list builtin接口 * fix repo * fix update meta * fix create Template * feat: add CustomRPC to ConvertEvaluatorDTO2DO * fix list Template * feat: add CustomRPC support to evaluator CRUDs * 增加tag多语言 * feat: minor improvements ValidateInput errorx --------- Co-authored-by: tpfz <[email protected]> Co-authored-by: Coda <[email protected]>
|
tpfz seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
1 similar comment
|
tpfz seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
CozeLoop
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blocking issues identified: several newly added HTTP handlers return 200 OK with empty payloads rather than invoking service logic; raw validation errors are exposed; GORM Debug() enabled in DAO; silent error handling on write path; and non-atomic multi-Update usage. Please address these before merge.
(LogID: 202511011729310100911101348364636) Co-Authored-By: Coda <[email protected]>
1c2d314 to
13a6ff0
Compare
What type of PR is this?
Check the PR title.
(Optional) Translate the PR title into Chinese.
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
zh(optional):
(Optional) Which issue(s) this PR fixes: