Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 198 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 198 Bytes

Run with this:

poetry add baml-py baml-cli
poetry run python -m baml_cli generate --from baml_src --to baml_client --type 'python/pydantic'

OPENAI_API_KEY=sk-... poetry run python main.py