diff --git a/agents.py b/agents.py index d29b0c382..2d5cd858c 100644 --- a/agents.py +++ b/agents.py @@ -1,5 +1,5 @@ """ -Implement Agents and Environments. (Chapters 1-2) +Implement Agents and Environments. (Chapters 1-2) -- with options for dialogical reasoning. The class hierarchies are as follows: