Commit cf447d6
authored
Changing @cloudflare/textsplitters to @langchain/textsplitters correct package name
I think the package we meant to reference here is the @langchain/textsplitters. @cloudflare/textsplitters doesn't seem to exist: https://www.npmjs.com/search?q=@cloudflare/textsplitters1 parent e0daff9 commit cf447d6
File tree
1 file changed
+2
-2
lines changed- src/content/docs/workers-ai/tutorials
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
490 | | - | |
| 490 | + | |
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
589 | | - | |
| 589 | + | |
0 commit comments