mirror of
https://github.com/zilliztech/claude-context.git
synced 2025-10-06 01:10:02 +03:00
28 lines
510 B
JSON
28 lines
510 B
JSON
{
|
|
"instance_id": "pydata__xarray-6938",
|
|
"hits": [
|
|
"xarray/core/dataset.py",
|
|
"xarray/core/dataarray.py"
|
|
],
|
|
"oracles": [
|
|
"xarray/core/variable.py",
|
|
"xarray/core/dataset.py"
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 15428,
|
|
"output_tokens": 398,
|
|
"total_tokens": 15826,
|
|
"max_single_turn_tokens": 6971
|
|
},
|
|
"tool_stats": {
|
|
"tool_call_counts": {
|
|
"search_code": 1,
|
|
"edit": 2
|
|
},
|
|
"total_tool_calls": 3
|
|
},
|
|
"retrieval_types": [
|
|
"cc",
|
|
"grep"
|
|
]
|
|
} |