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
I have been using PGVectorStore for indexing and llama-index has been using pgvector 0.2.4, is there a way we can upgrade this to the latest version of 0.3.6 if possible?
Feature Description
I have been using PGVectorStore for indexing and llama-index has been using pgvector 0.2.4, is there a way we can upgrade this to the latest version of 0.3.6 if possible?
Link: https://github.com/run-llama/llama_index/blob/main/llama-index-integrations/vector_stores/llama-index-vector-stores-postgres/pyproject.toml#L34
Reason
Personally this caused an dependency issue but later found out that we maybe can upgrade the version of pgvector
The text was updated successfully, but these errors were encountered: