mirror of
https://github.com/zilliztech/claude-context.git
synced 2025-10-06 01:10:02 +03:00
27 lines
501 B
JSON
27 lines
501 B
JSON
{
|
|
"instance_id": "django__django-14170",
|
|
"hits": [
|
|
"django/db/models/lookups.py"
|
|
],
|
|
"oracles": [
|
|
"django/db/models/lookups.py",
|
|
"django/db/backends/base/operations.py"
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 8582,
|
|
"output_tokens": 454,
|
|
"total_tokens": 9036,
|
|
"max_single_turn_tokens": 3829
|
|
},
|
|
"tool_stats": {
|
|
"tool_call_counts": {
|
|
"search_code": 1,
|
|
"edit": 2
|
|
},
|
|
"total_tool_calls": 3
|
|
},
|
|
"retrieval_types": [
|
|
"cc",
|
|
"grep"
|
|
]
|
|
} |