Commit b1ef016
committed
Fix Text fixtures in rag performance tests (add doc field)
- Add doc=None when constructing Text in large_chunk_set fixture
- Prevents pydantic ValidationError: doc field required1 parent aca99de commit b1ef016
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments