Log in
Log into community
Find answers from the community
Most posts
Powered by
Hall
Home
Members
pveierland
p
pveierland
Offline
, last seen 3 months ago
Joined September 25, 2024
Contributions
Comments
Replies
p
pveierland
10 months ago
·
Is there a difference between `doc_id`
Is there a difference between
doc_id
/
ref_doc_id
/
document_id
? Seeing all 3 when using the RedisVectorStore
3 comments
L
p
p
pveierland
11 months ago
·
Pydantic
Is there a way to force llama-index to use pydantic v2?
2 comments
p
L
p
pveierland
12 months ago
·
Is the `poetry.lock` correctly updated?
Is the
poetry.lock
correctly updated? It lists the openai dependency as
openai = ">=0.27.8"
while
pyproject.toml
lists it as
openai = ">=1.1.0"
2 comments
L