File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ LangCrew is a high-level multi-agent development framework built on LangGraph, c
2929| ** Memory** | Complete primitives/docs | Simple context | ** LangGraph native + langmem integration** |
3030| ** Tools** | LangChain only | Custom only | ** Unified registry + LangCrew-Tools** |
3131| ** UI** | None | Basic examples | ** Full React components** |
32- | ** Observability** | LangSmith integration | Enterprise edition | ** LangTrace integration** |
32+ | ** Observability** | LangSmith integration | Enterprise edition | ** LangSmith + LangTrace integration** |
3333| ** Deployment** | Platform available | Enterprise edition | ** Platform (Coming Soon)** |
3434
3535### Key Differentiators
@@ -103,7 +103,7 @@ pnpm install
103103pnpm dev
104104```
105105
106- Open your browser to ** http://localhost:3000 /chat **
106+ Open your browser to ** http://localhost:3600 /chat **
107107
108108### Docker Compose
109109
You can’t perform that action at this time.
0 commit comments