diff --git a/aider/help.py b/aider/help.py index 6b73597c8..07625ac71 100755 --- a/aider/help.py +++ b/aider/help.py @@ -142,6 +142,7 @@ when = time.time() retriever = index.as_retriever(similarity_top_k=20) +# # question = "how can i convert a python script to js" # question = "i am getting an error message about unknown context window" # question = "i am getting an error message about exhausted context window"