mirror of
https://github.com/zilliztech/claude-context.git
synced 2025-10-06 01:10:02 +03:00
28 lines
591 B
JSON
28 lines
591 B
JSON
{
|
|
"instance_id": "django__django-14170",
|
|
"hits": [
|
|
"django/db/models/functions/datetime.py",
|
|
"tests/db_functions/datetime/test_extract_trunc.py"
|
|
],
|
|
"oracles": [
|
|
"django/db/backends/base/operations.py",
|
|
"django/db/models/lookups.py"
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 130064,
|
|
"output_tokens": 755,
|
|
"total_tokens": 130819,
|
|
"max_single_turn_tokens": 26750
|
|
},
|
|
"tool_stats": {
|
|
"tool_call_counts": {
|
|
"directory_tree": 1,
|
|
"search_text": 1,
|
|
"edit": 6
|
|
},
|
|
"total_tool_calls": 8
|
|
},
|
|
"retrieval_types": [
|
|
"grep"
|
|
]
|
|
} |