mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-10 22:34:39 +00:00
patch: Add guidelines for concise query reformulation in QueryService
This commit is contained in:
parent
fa1145c4c0
commit
c5287829b6
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@ class QueryService:
|
|||
- FILE: Searches through user's uploaded files
|
||||
- CRAWLED_URL: Searches through previously crawled web pages
|
||||
|
||||
IMPORTANT: Keep the reformulated query as concise as possible while still being effective.
|
||||
Avoid unnecessary verbosity and limit the query to only essential terms and concepts.
|
||||
|
||||
Please optimize the query to work effectively across these different data sources.
|
||||
|
||||
Return ONLY the reformulated query without explanations, prefixes, or commentary.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue