You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: units/en/unit1/thoughts.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This utilises the agent's Large Language Model (LLM) capacity **to analyze infor
10
10
11
11
Think of it as the agent's internal dialogue, where it considers the task at hand and strategizes its approach.
12
12
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.
14
14
15
15
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.
0 commit comments