Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 3 months ago
0
Follow
Are the kwargs for as query engine
Are the kwargs for as query engine
Inactive
0
Follow
M
MorugaScorpion
last year
Β·
Are the kwargs for as_query_engine() documented?
L
4 comments
Share
Open in Discord
L
Logan M
last year
not entirely.
They all get passed into both the underlying retriever and response synthesizer (I know I know, kwarg abuse)
L
Logan M
last year
https://gpt-index.readthedocs.io/en/latest/api_reference/query/response_synthesizer.html#llama_index.response_synthesizers.get_response_synthesizer
L
Logan M
last year
And if using a vector index, here's the vector retriever
https://gpt-index.readthedocs.io/en/latest/api_reference/query/retrievers/vector_store.html#llama_index.indices.vector_store.retrievers.retriever.VectorIndexRetriever
L
Logan M
last year
Lemme know if you have a specfific question in mind though
Add a reply
Sign up and join the conversation on Discord
Join on Discord