mirror of
https://github.com/HKUDS/RAG-Anything.git
synced 2025-08-20 19:01:34 +03:00
Update query.py
This commit is contained in:
@@ -80,8 +80,8 @@ class QueryMixin:
|
||||
"top_k",
|
||||
"max_tokens",
|
||||
"temperature",
|
||||
"only_need_context",
|
||||
"only_need_prompt",
|
||||
# "only_need_context",
|
||||
# "only_need_prompt",
|
||||
]
|
||||
}
|
||||
cache_data.update(relevant_kwargs)
|
||||
|
||||
Reference in New Issue
Block a user