You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2026. It is now read-only.
After installing pgai with:
pip install "pgai[vectorizer-worker]", and trying to import the Worker:from pgai import Worker,I get the error:
cannot import name 'Worker' from 'pgai'.