Skip to content

feat: bump dependencies#1987

Merged
imartinez merged 4 commits intomainfrom
feat/update-llamaindex
Jul 5, 2024
Merged

feat: bump dependencies#1987
imartinez merged 4 commits intomainfrom
feat/update-llamaindex

Conversation

@jaluma
Copy link
Copy Markdown
Collaborator

@jaluma jaluma commented Jul 5, 2024

The current version has several outdated dependencies and does not allow the use of the latest changes from llama-index. This PR aims to update and prepare PrivateGPT to support the new changes.

@jaluma jaluma requested a review from imartinez July 5, 2024 07:07
from injector import inject, singleton
from llama_index.core.indices.vector_store import VectorIndexRetriever, VectorStoreIndex
from llama_index.core.vector_stores.types import (
BasePydanticVectorStore,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why switching to BasePydanticVectorStore from VectorStore?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread settings.yaml
Comment thread settings.yaml Outdated
This reverts commit 8d75988.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants