This commit is contained in:
Fahad
2025-06-13 16:05:21 +04:00
parent 6739182c20
commit 048ebf90bf
13 changed files with 46 additions and 26 deletions

View File

@@ -233,7 +233,11 @@ TEMPERATURE_ANALYTICAL = 0.2 # For code review, debugging
# Test the centralized file preparation method directly
file_content = tool._prepare_file_content_for_prompt(
[config_path], None, "Test files", max_tokens=100000, reserve_tokens=1000 # No continuation
[config_path],
None,
"Test files",
max_tokens=100000,
reserve_tokens=1000, # No continuation
)
# Should contain file markers