diff --git a/package.json b/package.json index be9faa7a..8ccc79a1 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,15 @@ "homepage": "https://jsbrains.org", "devDependencies": { "jsdoc": "^4.0.2" - } -} + }, + "workspaces": [ + "smart-chat-model", + "smart-chats", + "smart-chunks", + "smart-collections", + "smart-embed-model", + "smart-entities", + "smart-instruct-model", + "smart-ranker-model" + ] +} \ No newline at end of file