-
Notifications
You must be signed in to change notification settings - Fork 693
[deprecated][fix][infra]change CheckAndDeductOptimizationBenefit struct to fit special task #249
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
Open
xueyizheng
wants to merge
65
commits into
main
Choose a base branch
from
feat/opt_benefit_1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
2c506d4
feat: [Coda] 添加优化权益相关接口 - CheckAndDeductOptimizationBenefit和DeductOpt…
biwang75678 fb73151
feat: [Coda] 添加优化权益相关接口 - CheckAndDeductOptimizationBenefit和DeductOpt…
biwang75678 5c3d45a
Merge branch 'feat/optimize_task_prompt_pilot' of github.com:coze-dev…
tpfz 5cb9857
feat: [Coda] add DisableTracing parameter to RunEvaluator for trace c…
tpfz 6389abe
回复老接口
tpfz 95b6b6b
[feat][backend]add DisableTracing parameter to ExecuteParam for promp…
xueyizheng 1ec3247
feat: [Coda] 添加优化权益相关接口 - CheckAndDeductOptimizationBenefit和DeductOpt…
biwang75678 e479659
feat: [Coda] add DisableTracing parameter to RunEvaluator for trace c…
tpfz 78de36d
回复老接口
tpfz 045cb95
[feat][backend]add DisableTracing parameter to ExecuteParam for promp…
xueyizheng db42a97
Merge branch 'feat/optimize_task_prompt_pilot' of github.com:coze-dev…
tpfz ea002c3
增加BatchCheckOptimizeTaskFree
tpfz 4449455
Revert "增加BatchCheckOptimizeTaskFree"
tpfz e3d2282
feat: [Coda] 添加优化权益相关接口 - CheckAndDeductOptimizationBenefit和DeductOpt…
biwang75678 0b1262e
feat: [Coda] add DisableTracing parameter to RunEvaluator for trace c…
tpfz 4d3213b
回复老接口
tpfz 9706889
[feat][backend]add DisableTracing parameter to ExecuteParam for promp…
xueyizheng b5fed59
feat: [Coda] add DisableTracing parameter to RunEvaluator for trace c…
tpfz b0b2648
回复老接口
tpfz a7b13e2
增加BatchCheckOptimizeTaskFree
tpfz 63221e4
Revert "增加BatchCheckOptimizeTaskFree"
tpfz 2d488da
Merge branch 'feat/optimize_task_prompt_pilot' of github.com:coze-dev…
tpfz 0365f39
feat: [Coda] 添加优化权益相关接口 - CheckAndDeductOptimizationBenefit和DeductOpt…
biwang75678 3ec44c8
feat: [Coda] add DisableTracing parameter to RunEvaluator for trace c…
tpfz 4da2f0f
回复老接口
tpfz 75bd5b1
[feat][backend]add DisableTracing parameter to ExecuteParam for promp…
xueyizheng 9fece00
feat: [Coda] add DisableTracing parameter to RunEvaluator for trace c…
tpfz 8b8bb92
回复老接口
tpfz f2d5450
增加BatchCheckOptimizeTaskFree
tpfz 2c78ede
Revert "增加BatchCheckOptimizeTaskFree"
tpfz 68c0145
Merge branch 'feat/optimize_task_prompt_pilot' of github.com:coze-dev…
tpfz 0ece7b4
test: [Coda] add comprehensive unit tests for DisableTracing paramete…
tpfz 11922b9
refactor: [Coda] consolidate DisableTracing unit tests into main test…
tpfz e279f0e
test: [Coda] clean up temporary DisableTracing test files and update …
tpfz 6a8010f
删除不相关代码
tpfz f9fc18f
[feat][backend]fix 更改实验执行prompt逻辑,内部接口只支持单步调试
xueyizheng 09aeb1a
[feat][backend]fix format
xueyizheng 3a4d0a0
fix fmt
tpfz c7ac669
Merge branch 'feat/optimize_task_prompt_pilot' of github.com:coze-dev…
tpfz 2e7cda4
fix fmt
tpfz 7a75279
fix fmt
tpfz 17244d2
merge main
tpfz e696342
feat:opt_benefit_update
biwang75678 0352aaa
update: amount int -> float
biwang75678 2294ca7
Merge branch 'main' into feat/opt_benefit_1
xueyizheng eee6f7e
Merge branch 'main' into feat/opt_benefit_1
xueyizheng b7c69bb
Merge branch 'main' into feat/opt_benefit_1
xueyizheng c5921f3
Merge branch 'main' into feat/opt_benefit_1
xueyizheng d0862ba
Merge branch 'main' into feat/opt_benefit_1
xueyizheng eb60536
Merge branch 'main' into feat/opt_benefit_1
xueyizheng 8cd2452
Merge branch 'main' into feat/opt_benefit_1
xueyizheng 4d799b0
[feat][backend]增加智能优化的读写控制key
xueyizheng 766b1af
Merge branch 'main' into feat/opt_benefit_1
xueyizheng 6b621a8
Merge branch 'main' into feat/opt_benefit_1
xueyizheng 87433ed
Merge branch 'main' into feat/opt_benefit_1
xueyizheng ae15c8c
Merge branch 'main' into feat/opt_benefit_1
xueyizheng d69eb18
Merge branch 'main' into feat/opt_benefit_1
xueyizheng 072e7c6
Merge branch 'main' into feat/opt_benefit_1
xueyizheng aa7ff2b
Merge branch 'main' into feat/opt_benefit_1
xueyizheng d57f015
Merge branch 'main' into feat/opt_benefit_1
xueyizheng bb1f8c8
[feat][backend]fix fmt
xueyizheng c72bdce
Merge branch 'main' into feat/opt_benefit_1
xueyizheng 2bb31bb
Merge branch 'main' into feat/opt_benefit_1
xueyizheng b6c239a
[feat][backend]fix comments
xueyizheng a073b53
[feat][backend]modify gitignore
xueyizheng File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -53,3 +53,4 @@ release/deployment/helm-chart/umbrella/Chart.lock | |
| .coda/ | ||
| backend/script/errorx/.env | ||
| .cursor/ | ||
| AGENTS.md | ||
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.