prompt studio core
1.0.0
️ Under Construction the API and project structure are subject to change.️
Prompt Studio is a collaborative prompt engineering platform for teams that work with LLMs.
This is a monorepo managed using lerna
From the root of the repo, run npm install.
From the websites/docs folder run npm start.
From the root of the repo, run npx lerna run build.
From the root of the repo, run npx lerna run test.
From the root of the repo, run npx lerna version --no-private
From the root of the repo, run npx lerna publish --no-private