This commit is contained in:
bracesproul
2025-03-20 15:32:52 -07:00
parent e083bdc520
commit c1b168300b
3 changed files with 5982 additions and 4011 deletions
+1
View File
@@ -0,0 +1 @@
nodeLinker: node-modules
+2 -4
View File
@@ -7,14 +7,12 @@
"url": "git+https://github.com/langchain-ai/create-agent-chat-app.git"
},
"homepage": "https://github.com/langchain-ai/create-agent-chat-app/blob/main/README.md",
"packageManager": "yarn@1.22.22",
"packageManager": "yarn@3.5.1",
"main": "index.js",
"author": "Brace Sproul",
"license": "MIT",
"type": "module",
"bin": {
"create-agent-chat-app": "index.js"
},
"bin": "index.js",
"engines": {
"node": ">=16.0.0"
},
+5979 -4007
View File
File diff suppressed because it is too large Load Diff