Log in
Log into community
Find answers from the community
Most posts
Powered by
Hall
Home
Members
Leonardo Oliva
L
Leonardo Oliva
Offline
, last seen 3 months ago
Joined September 25, 2024
Contributions
Comments
Replies
L
Leonardo Oliva
9 months ago
·
why does the CitatioNQueryEngine does not print the citations of the response?
why does the CitatioNQueryEngine does not print the citations of the response?
6 comments
k
L
L
Leonardo Oliva
9 months ago
·
long-context text chunks with PDFs
can't you just increase the chuck_size?
6 comments
L
j
L
L
Leonardo Oliva
9 months ago
·
Vector Stores
Hello guys, I'm going to scale my QA application with lots of multimodal files, so I need a vectorstore.
Can anyone suggest me some vectorstore free to use and that is 100% local?
3 comments
L
W
L
Leonardo Oliva
4 months ago
·
Hello guys, I've a question. Take this
Hello guys, I've a question. Take this python instruction:
copy_chat_engine = chat_engine
Where chat_engine is a CondensePlusContextChatEngine.
Will that instruction deep copy the chat_egine so that I can operate on two distinct objects?
4 comments
L
L
L
Leonardo Oliva
9 months ago
·
how can I leverage on the metadata extracted (Keyword, QuestionAnswered, etc...) during th
@kapa.ai how can I leverage on the metadata extracted (Keyword, QuestionAnswered, etc...) during the retriveal phase?
3 comments
k
L
Leonardo Oliva
9 months ago
·
MTEB Leaderboard - a Hugging Face Space ...
Anyone know what "Max tokens" means in MTEB Leaderboard ?
https://huggingface.co/spaces/mteb/leaderboard
3 comments
L
T
L
Leonardo Oliva
9 months ago
·
Node Parser
Hey guys, is there any method built in llamaindex to remove similard nodes or nodes that have too few words? For example I imagine a node extracted from a PDF that has lots of symbols and few words, I'd like to delete them.
4 comments
L
W