mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 06:44:59 +00:00
clearer repo-map initial message
This commit is contained in:
parent
b8dfee497c
commit
f23327ecf9
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ class Coder:
|
||||||
else:
|
else:
|
||||||
self.io.tool_output("Repo-map: disabled because map_tokens == 0")
|
self.io.tool_output("Repo-map: disabled because map_tokens == 0")
|
||||||
else:
|
else:
|
||||||
self.io.tool_output("Repo-map: disabled for gpt-3.5")
|
self.io.tool_output("Repo-map: disabled")
|
||||||
|
|
||||||
for fname in self.get_inchat_relative_files():
|
for fname in self.get_inchat_relative_files():
|
||||||
self.io.tool_output(f"Added {fname} to the chat.")
|
self.io.tool_output(f"Added {fname} to the chat.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue