Install uv and llmart, and download/navigate to this folder.
To understand and run the basic llmart developer workflow, run the notebook by first launching a jupyter server using:
uv run --with-requirements requirements.txt jupyter serverFollowed by opening the notebook. Alternatively, you can run the standalone script using:
uv run --with-requirements requirements.txt python main.py