run CrewAI python script with node-calls-python package
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "crew-ai-visualizer",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
@@ -15,6 +16,7 @@
|
||||
"@prisma/client": "^5.9.1",
|
||||
"graphql": "^16.8.1",
|
||||
"next": "14.1.0",
|
||||
"node-calls-python": "^1.8.2",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"tw-elements": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user