[feat][backend] volcengine agentkit#427
Merged
Merged
Conversation
# Conflicts: # idl/thrift/coze/loop/evaluation/coze.loop.evaluation.evaluator.thrift
SharkeyChen
approved these changes
Feb 9, 2026
tpfz
approved these changes
Feb 9, 2026
HearyShen
pushed a commit
that referenced
this pull request
Feb 26, 2026
* fix(evaluation): idl anno # Conflicts: # idl/thrift/coze/loop/evaluation/coze.loop.evaluation.evaluator.thrift * fix(evaluation): idl param anno * [feat][backend] add model param * [feat][backend] add model param * [feat][backend] add model param * [feat][backend] fix * feat(backend): add some log * fix(evaluation): EvaluatorIDVersionItem version tag * [feat][backend] add protocol * [feat][backend] fix idl * [feat][backend] support agentkit: code gen * [feat][backend] support agentkit: code gen * [feat][backend] add do field * fix(evaluation): create evaluator with workspace_id * fix(evaluation): CreateEvaluatorRequest workspace_id * fix(evaluation): update idl * feat(llm): pick idl * feat(backend): remove some log * [feat][backend] add thinking * [feat][backend] add param option * [feat][backend] add undefined protocol * [feat][backend] add convert * [feat][backend] add convert * [feat][backend] add param value * feat(evaluation): evaluator ModelConfig * fix(evaluation): llm chat modelconfig * [feat][backend] fix convert model resp * [feat][backend] add family * feat(infra): rmq config * feat(infra): rmq config * fix(evaluation): rmq config * fix(evaluation): evaluator ModelID optional * fix auth * [feat][backend] add convert * fix 主从延迟 * [feat][backend] fix reaction * 新增target type * 新增EvalTargetType * add VolcengineAgentAgentkit * [feat][backend] add family enum * [feat][backend] merge from feat/model_agent * [feat][backend] regenerate llm idl * [feat][backend] fix doubao * [feat][backend] generate ability * fix(infra): add registry close * fix dto * fix(evaluation): ListEvaluatorTemplate repo err * fix(evaluation): GetExptResultExportRecordResponse * [feat][backend] add model url * [feat][backend] add model url * feat(evaluation): expttpl api in volcagentkit * fix(evaluation): targetpo EvalTargetTypeVolcengineAgentAgentkit * fix(evaluation): CheckExperimentTemplateNameRequest * [feat][backend] add preset model * [feat][backend] add preset model * [feat][backend] add preset model * [feat][backend] add preset model * [feat][backend] add preset model * fix(evaluation): evaluator modelconfig with preset_model * fix(evaluation): evaluator llm preset_model * fix(evaluation): BatchGetExperimentAggrResultResponse ExptAggregateResult * fix(evaluation): VolcengineAgent runtimeid * fix(evaluation): evaluator debug timeout * fix(evaluation): MockEvalTargetOutput tag * fix(evaluation): DebugBuiltinEvaluator timeout * feat(backend): ut * fix(evaluation): ut * fix(evaluation): golint * [feat][backend] add ut for ConvertToParamValues * [feat][backend] add ut for GetAbilityEnums * fix(evaluation): mq close * fix(evaluation): api opentag --------- Co-authored-by: chenzhe.29 <chenzhe.29@bytedance.com> Co-authored-by: fengboyun.evan <fengboyun.evan@bytedance.com> Co-authored-by: tpfz <wangziqi.9425@bytedance.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.
What type of PR is this?
feat
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