Skip to content

add steps[i].chat_completions; token_warning_threshold from agent_args#446

Merged
jeffreysijuntan merged 2 commits intorllm-org:mainfrom
LianShuQuan:swe
Mar 17, 2026
Merged

add steps[i].chat_completions; token_warning_threshold from agent_args#446
jeffreysijuntan merged 2 commits intorllm-org:mainfrom
LianShuQuan:swe

Conversation

@LianShuQuan
Copy link
Contributor

  1. 修复了SWEAgent里没有保存self._trajectory.steps[i].chat_completions的内容的bug:和tool_agent逻辑一致,steps[i].chat_completions是包含历史的快照。
  2. 现在可以通过设置rllm.agent.agent_args.token_warning_threshold来设置token_warning_threshold

@jeffreysijuntan jeffreysijuntan merged commit cca07dc into rllm-org:main Mar 17, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants