refactor(prompt): move runtime/repo info to user message and disable them in eval (#6291)

This commit is contained in:
Xingyao Wang
2025-01-16 12:53:10 -05:00
committed by GitHub
parent 0bed17758f
commit 0c961bfd8b
25 changed files with 87 additions and 61 deletions

View File

@@ -223,8 +223,8 @@ codeact_enable_jupyter = true
# LLM config group to use
#llm_config = 'your-llm-config-group'
# Whether to use microagents at all
#use_microagents = true
# Whether to use prompt extension (e.g., microagent, repo/runtime info) at all
#enable_prompt_extensions = true
# List of microagents to disable
#disabled_microagents = []