Commit 1ff9e27
committed
config: Use
Langchain, in their infinite wisdom, default to the `overwrite` mode.
This means that every time you store _any_ document or text in LanceDB,
the _entire table_ is erased. This does not make sense for our use case.
Closes: AP-503append mode for LanceDB storage1 parent 20d91b2 commit 1ff9e27
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
0 commit comments