This commit is contained in:
vasilije 2025-09-07 16:37:39 -07:00
parent 0b6db2c23f
commit bb8b47bf34

View file

@ -190,7 +190,7 @@ jobs:
python-version: ${{ inputs.python-version }}
- name: Install BAML Dependencies
run: uv add "cognee[baml]"
run: uv add "baml-py>=0.201.0,<0.202.0"
- name: Run Simple Examples
run: uv run python ./examples/python/simple_example.py