Skip to content

Commit bd56e59

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 7dcfb37 commit bd56e59

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

papers/SHAURYA_AGARWAL_The_Silmaril_Strikes_Again/The Silmaril strikes again v01.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
**SHAURYA AGARWAL**
44

55

6-
# Abstract
7-
8-
Large language models now power many agentic systems.
9-
Common interaction patterns include:
6+
# Abstract
7+
8+
Large language models now power many agentic systems.
9+
Common interaction patterns include:
1010

1111
* plan first, then execute [@wang2023plansolve]
1212
* reason and act in turns, as in ReAct [@yao2023react]
1313
* reflect on feedback and try again, as in Reflexion [@shinn2023reflexion]
1414
* call external tools and APIs [@schick2023toolformer]
1515
* ...and more
1616

17-
These patterns make language models more useful as agents.
17+
These patterns make language models more useful as agents.
1818
But the agent is still largely driven by model-generated state, reasoning, and decisions.
1919

2020
That creates four pressures:

0 commit comments

Comments
 (0)