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
If staticvectors is not installed, Embeddings cannot be calculated due to an error in txtai/vectors/words.py line 118 where Database is used. The import only works if staticvectors is installed.