pip install -e .
pip install git+https://github.com/mitdbg/palimpzest.git@main
export OPENAI_API_KEY=your key here
Run with beaker notebook
.
Ensure you have set up your .env
file then run
docker compose build
docker compose up
bdf-pz
is distributed under the terms of the MIT license.