We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a0d4a commit 38f459bCopy full SHA for 38f459b
pgml-dashboard/src/utils/markdown.rs
@@ -1309,13 +1309,14 @@ impl SiteSearch {
1309
"parameters": {
1310
"instruction": "Represent the Wikipedia question for retrieving supporting documents: "
1311
},
1312
- "boost": 4.0
+ "boost": 10.0
1313
1314
"contents": {
1315
"query": query,
1316
1317
1318
1319
+ "boost": 1.0
1320
}
1321
1322
0 commit comments