add fix
This commit is contained in:
parent
0b6db2c23f
commit
bb8b47bf34
1 changed files with 1 additions and 1 deletions
2
.github/workflows/basic_tests.yml
vendored
2
.github/workflows/basic_tests.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue