LlamaIndex
using acheong08/ChatGPT
which is free and does not require machine specs.VectorStoreIndex
, there is an argument similarity_top_k
to limit the number of queries, but is there any way to limit the number of queries for KeywordTableIndex
?max_keywords_per_chunk
, but this does not limit the number of queries, does it?