Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Choonho Son <choonho.son@snu.ac.kr>
  • Loading branch information
Choonho Son committed Mar 27, 2024
1 parent 22c3c0c commit e680f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/howitworks/architecture.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ content:
* **Short-term memory**: It is used to remember information related to the task the agent is currently working on.
* **Long-term memory**: t supports agents to recall memories of past tasks. This allows the Agent's memory to be infinitely expanded by utilizing Vector storage.
* **Long-term memory**: It supports agents to recall memories of past tasks. This allows the Agent's memory to be infinitely expanded by utilizing Vector storage.
### Tools
Expand Down

0 comments on commit e680f15

Please sign in to comment.