Skip to content

Commit be7a68a

Browse files
Merge pull request #559 from AT-main/patch-1
fix typo: "accessing observations" to "assessing observations"
2 parents 6e5da23 + 38f46b4 commit be7a68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/en/unit1/thoughts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This utilises the agent's Large Language Model (LLM) capacity **to analyze infor
1010

1111
Think of it as the agent's internal dialogue, where it considers the task at hand and strategizes its approach.
1212

13-
The Agent's thoughts are responsible for accessing current observations and decide what the next action(s) should be.
13+
The Agent's thoughts are responsible for assessing current observations and decide what the next action(s) should be.
1414

1515
Through this process, the agent can **break down complex problems into smaller, more manageable steps**, reflect on past experiences, and continuously adjust its plans based on new information.
1616

0 commit comments

Comments
 (0)