diff --git a/typescript/multi-agent/package.json b/typescript/multi-agent/package.json index d194f86..8866e85 100644 --- a/typescript/multi-agent/package.json +++ b/typescript/multi-agent/package.json @@ -11,7 +11,7 @@ "dependencies": { "commune-ai": "latest", "express": "^4.18.0", - "openai": "^4.0.0" + "openai": "^6.25.0" }, "devDependencies": { "typescript": "^5.0.0",