Commit 0aba235
fix: correct AnnotatedDocument kwarg from id= to document_id= (fixes #25)
- Fix runtime TypeError in langextract tool
- AnnotatedDocument constructor expects document_id= not id=
- Tests now pass: 16 passed, 0 failed
Co-authored-by: Mervin Praison <MervinPraison@users.noreply.github.com>1 parent 44e4d82 commit 0aba235
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments