fix(vanna)

closes #5902
This commit is contained in:
Jacob Heider 2024-04-17 09:02:16 -04:00
parent f1c0754def
commit a3be2a7d05
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -35,6 +35,8 @@ build:
if: '>=0.3'
# additional requirements as of 0.4.0
- run: python -m pip install google-generativeai --prefix={{prefix}}
# additional requirements as of 0.4.1
- run: python -m pip install qdrant-client fastembed --prefix={{prefix}}
- run: ln -s python{{deps.python.org.version.marketing}} python{{deps.python.org.version.major}}
working-directory: ${{prefix}}/lib