mirror of
https://github.com/zilliztech/claude-context.git
synced 2025-10-06 01:10:02 +03:00
28 lines
565 B
JSON
28 lines
565 B
JSON
{
|
|
"instance_id": "pydata__xarray-6938",
|
|
"hits": [
|
|
"xarray/core/dataarray.py",
|
|
"xarray/core/dataset.py",
|
|
"/data2/zha...ims",
|
|
"xarray/core/common.py"
|
|
],
|
|
"oracles": [
|
|
"xarray/core/variable.py",
|
|
"xarray/core/dataset.py"
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 40898,
|
|
"output_tokens": 1101,
|
|
"total_tokens": 41999,
|
|
"max_single_turn_tokens": 8156
|
|
},
|
|
"tool_stats": {
|
|
"tool_call_counts": {
|
|
"list_directory": 3,
|
|
"search_text": 1,
|
|
"read_file": 3,
|
|
"edit": 4
|
|
},
|
|
"total_tool_calls": 11
|
|
}
|
|
} |