Commit 10b2400
authored
Changing @cloudflare/textsplitters to @langchain/textsplitters correct package name (#20435)
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 af1d293 commit 10b2400
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 | |
|---|---|---|---|
| |||
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
495 | | - | |
| 495 | + | |
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
| |||
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
594 | | - | |
| 594 | + | |
0 commit comments