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
f"Failed to use {configs.embedding_function} with the following error:",
151
+
file=sys.stderr,
152
+
)
153
+
e.add_note(
154
+
"\nFor errors caused by missing dependency, consult the documentation of pipx (or whatever package manager that you installed VectorCode with) for instructions to inject libraries into the virtual environment."
0 commit comments