Log in
Log into community
Find answers from the community
Most posts
Powered by
Hall
Home
Members
dkatz123
d
dkatz123
Offline
, last seen 2 months ago
Joined September 25, 2024
Contributions
Comments
Replies
d
dkatz123
8 months ago
·
What default retriever do I need to specify in this definition? rerank_query_engine = vec
What default retriever do I need to specify in this definition?
rerank_query_engine = vector_query_engine.from_args(
similarity_top_k=10,
node_postprocessors=[postprocessor],
)
6 comments
k
d
d
dkatz123
8 months ago
·
How do I add a node_postprocessor to a RetrieverQueryEngine?
How do I add a node_postprocessor to a RetrieverQueryEngine?
2 comments
k
d
dkatz123
8 months ago
·
I'm looking to create Settings.embed_model=bm25. How would I do that?
I'm looking to create Settings.embed_model=bm25. How would I do that?
5 comments
k
d
d
dkatz123
8 months ago
·
How do I use a bm25-based model for embeddings?
How do I use a bm25-based model for embeddings?
2 comments
k