Compare commits
No commits in common. "4ef97c562608027b4aa7e851d8e84a7b57e1ee2c" and "4a847d20aa0dfb099123664aa301b506ebf8de6c" have entirely different histories.
4ef97c5626
...
4a847d20aa
1 changed files with 2 additions and 7 deletions
|
|
@ -247,14 +247,9 @@ _DIR_TOOLS = [
|
|||
"type": "object",
|
||||
"description": (
|
||||
"Cache entry. Files: {path, relative_path, size_bytes, "
|
||||
"category, summary, notable, notable_reason, "
|
||||
"confidence, confidence_reason, cached_at}. "
|
||||
"category, summary, notable, notable_reason, cached_at}. "
|
||||
"Dirs: {path, relative_path, child_count, summary, "
|
||||
"dominant_category, notable_files, "
|
||||
"confidence, confidence_reason, cached_at}. "
|
||||
"Always set confidence (0.0–1.0); see system prompt "
|
||||
"for calibration. Set confidence_reason only when "
|
||||
"confidence < 0.7."
|
||||
"dominant_category, notable_files, cached_at}."
|
||||
),
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue