Commit 5f1b522
[feat][prompt] support multipart variable such as image with prompt (#143)
* fix(backend): go mod tidy
* feat-mul/idl
* feat-mul
* feat-mul
* feat/mul-url
* feat/mul-url
* feat/mul
* feat/mul
* feat/mul
* feat/mul-import
* feat/mul-import
* feat/mul-import
* feat/mul-import
* feat/mul
* feat/mul
* feat/mul
* feat/mul
* feat/mul
* feat/mul
* fix(infra): mysql table sync
* feat(evaluation): feature in 0822
- code sync with 274dfb796e6b33a4206907a79ab71c574aedc141
- feat(evaluation): support expt report exporting
- feat(evaluation): support expt result manual annotation
- feat(evaluation): expt configuration with optional target/evaluators
- feat(evaluation): expt support prompt target param
* fix(evaluation): model_config parse err
- code sync with 874d033a0bdeee65f04b4db2c52be235431677fe
* fix(evaluation): evaluator err code
- code sync with f4d7bea30a52e58858a8726ddd0e3821d05be175
* fix(infra): mysql table create nx
* feat(evaluation): prompt target support multipart
* fix(evaluation): prompt target input support type
* fix(evaluation): prompt target adapter
* fix(workflow): ci trigger branch
* fix(evaluation): target trace with multipart
* fix(evaluation): prompt target support types check
* feat/mul-test
* feat/mul-bugfix
* feat/mul-bugfix
* feat/mul-bugfix
* feat/mul-test
* feat/mul-bugfix
* merge main into feat-multipart
* merge main into feat-multipart
* fix(evaluation): merge main
* if part.ImageURL.URI exist, exchanged
* format
* fix: ut TestPromptSourceEvalTargetServiceImpl_Execute_WithRuntimeParam
* fix: ut fmt
* fix: codecov slug
---------
Co-authored-by: liushengyang <[email protected]>1 parent 5232388 commit 5f1b522
File tree
26 files changed
+1417
-49
lines changed- .github/workflows
- backend
- kitex_gen/coze/loop/prompt
- domain/prompt
- openapi
- modules
- evaluation
- domain
- component/rpc
- entity
- service
- infra/rpc/prompt
- prompt
- application
- convertor
- domain
- component/trace
- entity
- service
- mocks
- idl/thrift/coze/loop/prompt
- domain
26 files changed
+1417
-49
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
Lines changed: 85 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 105 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments