Skip to content

Commit 0a2433e

Browse files
more formatting changes - due to automatic whitespace addressal in the GitHub actions. Trying to get the Abstract to render correctly in the Curvenote preview.
1 parent 00c1e4c commit 0a2433e

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

papers/SHAURYA_AGARWAL_The_Silmaril_Strikes_Again/The Silmaril strikes again v01.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,16 @@
11
# THE SILMARIL STRIKES AGAIN: building better AI systems with deterministic reasoning capabilities using Ontologies
22

33

4-
<<<<<<< HEAD
54
# Abstract
65

76
Large language models now power many agentic systems.
87
Common interaction patterns include:
9-
=======
10-
# Abstract
11-
12-
Large language models now power many agentic systems.
13-
Common interaction patterns include:
14-
15-
>>>>>>> bd56e59bcad97ee7582ac4ed43fbc5e4a6c028d5
168
* plan first, then execute [@wang2023plansolve]
179
* reason and act in turns, as in ReAct [@yao2023react]
1810
* reflect on feedback and try again, as in Reflexion [@shinn2023reflexion]
1911
* call external tools and APIs [@schick2023toolformer]
2012
* ...and more
21-
<<<<<<< HEAD
2213
These patterns make language models more useful as agents.
23-
=======
24-
25-
These patterns make language models more useful as agents.
26-
>>>>>>> bd56e59bcad97ee7582ac4ed43fbc5e4a6c028d5
2714
But the agent is still largely driven by model-generated state, reasoning, and decisions.
2815
That creates four pressures:
2916
* **Grounding:** the system needs stable identities for entities and typed relations between them.

0 commit comments

Comments
 (0)