1.0.0 • Published 9 months ago
@bpmn-io/refactorings v1.0.0
@bpmn-io/refactorings 👷
Refactorings for bpmn-js, powered by AI!
Setup
npm install
npm startOpenAI Setup
To use OpenAI, you need to create an account and get an API key. Set the API key in the .env file:
OPENAI_API_KEY="..."To set the number of reqests sent for each test, set OPENAI_TEST_REQUESTS in the .env file:
OPENAI_TEST_REQUESTS=3Testing
Run the tests:
# run tests
npm test
# run OpenAI tests
npm run test:openaiLicense
MIT
1.0.0
9 months ago
0.3.0
1 year ago
0.2.2
2 years ago
0.2.1
2 years ago
0.2.0
2 years ago
0.1.0
2 years ago
0.0.1-alpha.1
2 years ago
0.0.1-alpha.0
2 years ago