Strengths and weaknesses of agent
focus on invariant ones
- model-agnostic
- provider-agnostic
as of 2603
| S/W | characteristic | note |
|---|---|---|
| key S | free memory | once documented, it never forgets |
| S | long context window | much larger than human |
| S | efficient prefill (read) | much faster & cheaper than human |
| key W | stability / credibility | random person < agent < expert |
| W | frequent updates | new model every month |
| W | inefficient decode (write) | slow and expensive |
Best for
stably efficient custom search engine
- large repository
- any sort of document
with small updates: human need to
- validate
- make decision to merge PR