From f0e36bdf945896961c096e8d7b291b979a309b02 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 13 May 2023 07:03:08 -0700 Subject: [PATCH] copy --- examples/semantic-search-replace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/semantic-search-replace.md b/examples/semantic-search-replace.md index c653264bb..76bbbc68b 100644 --- a/examples/semantic-search-replace.md +++ b/examples/semantic-search-replace.md @@ -1,4 +1,4 @@ -# Semantic search & replace on code with aider and gpt-4 +# Semantic search & replace code with aider and gpt-4 > The user asks aider to do "semantic search and replace" to modify a series of function cals. > Notice that it isn't replacing exact strings.