Skip to content

Commit f777857

Browse files
authored
remove completed todo comment (#8209)
1 parent 834306c commit f777857

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dspy/predict/react.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,6 @@ def _fmt_exc(err: BaseException, *, limit: int = 5) -> str:
196196
trace of every module repeating the prefix.
197197
198198
199-
TOPIC 02: Handling default arguments in the Tool class.
200-
201-
202199
TOPIC 03: Simplifying ReAct's __init__ by moving modular logic to the Tool class.
203200
* Handling descriptions and casting.
204201
* Handling exceptions and error messages.

0 commit comments

Comments
 (0)