Skip to content

Commit 89c1e30

Browse files
committed
Reorder langchain to end, add warning that it is broken
1 parent e2bb1a8 commit 89c1e30

14 files changed

Lines changed: 11 additions & 12 deletions

File tree

File renamed without changes.
File renamed without changes.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# LangChain Example
22

3+
** Currently this example is broken. **
4+
35
Warning: Python support in Workers is experimental and things will break. This
46
example is meant for reference only right now; you should be prepared to update
57
your code between now and official release time as APIs may change.
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,3 @@ dependencies = [
1414
dev = [
1515
"workers-py"
1616
]
17-
18-
19-
[tool.uv.sources]
20-
bar = { path = "../../workers-sdk", package = true }

0 commit comments

Comments
 (0)