mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-13 08:05:01 +00:00
copy
This commit is contained in:
parent
b8feaed5f9
commit
17381bed58
3 changed files with 774 additions and 776 deletions
|
@ -27,8 +27,8 @@ Aider intentionally has quite limited and narrow "agentic behavior"
|
|||
to avoid long delays, high token costs
|
||||
and the need for users to repeatedly code review incorrect solutions.
|
||||
It's also worth noting that aider currently does not use
|
||||
RAG, vector search, tools or give the LLM access to execute code
|
||||
or run web searches.
|
||||
RAG, vector search, tools or give the LLM access to search the web
|
||||
or unilaterally execute code.
|
||||
|
||||
Aider is first and foremost an interactive tool for engineers to get real work done in
|
||||
real code bases using a chat interface.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue