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
Python 3.11.7 (main, Feb 4 2024, 13:15:25) [Clang 15.0.0 (clang-1500.1.0.2.5)]
Type 'copyright', 'credits' or 'license' for more information
IPython 8.22.2 -- An enhanced Interactive Python. Type '?' for help.
In [1]: import txtai
In [2]: embeddings = txtai.Embeddings()
In [3]: embeddings.index(["Correct", "Not what we hoped"])
zsh: segmentation fault ipython
The text was updated successfully, but these errors were encountered:
Python 3.11.7 (main, Feb 4 2024, 13:15:25) [Clang 15.0.0 (clang-1500.1.0.2.5)]
Type 'copyright', 'credits' or 'license' for more information
IPython 8.22.2 -- An enhanced Interactive Python. Type '?' for help.
In [1]: import txtai
In [2]: embeddings = txtai.Embeddings()
In [3]: embeddings.index(["Correct", "Not what we hoped"])
zsh: segmentation fault ipython
The text was updated successfully, but these errors were encountered: