Commit 3eda836
committed
Document literal-bool limitation of tools/call error detection
Expand the comment to note raw-dict isError is matched as a literal bool;
non-bool coercible values that serialize to an error are left undetected,
since no hand predicate matches pydantic's wire coercion.1 parent c0ab4e9 commit 3eda836
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
0 commit comments