-
Notifications
You must be signed in to change notification settings - Fork 678
[feat] [frontend] prompt, evaluation, trace and tag #177
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
Conversation
* feat(evaluate): evaluate experiment run success * chore(evaluate): remove useless code
… modules (#151) feat(tag): add tag-pages package and complete i18n text in tag modules
* feat(evaluate): replace evaluate i18n text * feat(evaluate): version panel i18n text * feat(evaluate): disable multimodel evaluate
* feat(trace): add observation components * feat(trace): add observation i18n
* feat(biz-components): migration * feat(components): migration * feat(guard): migration * feat(prompt): migration * feat(toolkit): migration * feat(i18n): update types
chore: i18n文案key修正
feat(evaluate): update evaluate i18n text
* fix(cozeloop): ts ref * fix(cozeloop): missing idl type
feat(tag): update tag i18n text
fix: i18n text
* feat: add rush update-i18n-types * feat(all): add lic header * ci: add tag as pr title scope
fix(backend): evaluation feature bug
test: [Coda] add comprehensive unit tests for commit 0004f480 changes (LogID: 202509111323000100791580177476C3D) Co-Authored-By: Coda <[email protected]>
fix(trace): remove feedback && extend timepicker time range
chore(evaluate): hidden experiment detail filter
* chore: 同步PE代码,解决多模态变量错误 * chore: fix pe lint error * chore: fix pe placeholder edit bug
* fix ctx deadline exceed Change-Id: I7b3528d3dbb30c386b63a531c891ff14cf6917cc * fix error Change-Id: Iff7847855761a205dfc7320bc535ed87d9769872 * fix error Change-Id: Id9cfcfdaa3c5ce044a6960c860cf921f9f96d26b
|
frontend/packages/cozeloop/evaluate-components/src/utils/jsonschema-convert.ts
Dismissed
Show dismissed
Hide dismissed
frontend/packages/cozeloop/prompt-components/src/utils/prompt.ts
Dismissed
Show dismissed
Hide dismissed
Codecov Report❌ Patch coverage is ❌ Your patch status has failed because the patch coverage (44.32%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. @@ Coverage Diff @@
## main #177 +/- ##
==========================================
+ Coverage 58.75% 58.82% +0.06%
==========================================
Files 511 512 +1
Lines 53335 53303 -32
==========================================
+ Hits 31339 31353 +14
+ Misses 19626 19568 -58
- Partials 2370 2382 +12
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
#179) fix(evaluate): fix experiment annotation select options sort error
What type of PR is this?
feat
Check the PR title.