- Python 3.12+
- UV environment manager
- Clone this repository
- Use the UV environment manager to install dependencies:
# install uv
brew install uv
# set up env
uv sync
# add python package to env
uv add <package_name>Run it with:
uv run mainLonger form:
uv run python src/main.pyHow to chat:
uv run main chat <record_id> 