This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Commit 9ae1c31
authored
Use non-strict JSON loading in Anthropic chunk responses (#1130)
This allows us to be able to parse multi-line code chunks that Anthropic
outputs.
Signed-off-by: Juan Antonio Osorio <[email protected]>1 parent b00ca97 commit 9ae1c31
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
| |||
0 commit comments