Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Enable llm_completions logging in aider_bench
- Added update_llm_config_for_completions_logging to imports - Modified get_config to accept instance parameter - Updated llm_config to enable completions logging - Updated process_instance to pass instance to get_config This change makes aider_bench save llm_completions in the same way as swe_bench, with completions being saved in {eval_output_dir}/llm_completions/{instance_id}/
- Loading branch information